Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i add RF network at this Gateway? #201

Closed
kevin0598 opened this issue May 8, 2020 · 4 comments
Closed

Can i add RF network at this Gateway? #201

kevin0598 opened this issue May 8, 2020 · 4 comments

Comments

@kevin0598
Copy link

kevin0598 commented May 8, 2020

I want to use arduino nano + NRF24L01 as a MQTT-SN client just like this git https://github.com/bittailor/BtMqttSn

And then this git as my gateway, but there is some problem because i use RF network and in this git just have Xbee and UDP network, so can i add RF network to this gateway? If i can, then what should i do? And what should i changer or add??

@ty4tw
Copy link
Contributor

ty4tw commented May 9, 2020

Just implement SensorNetAddress and SensorNetwork classes in src/Linux/NRF24L01 directory as same as src/Linux/udp/SensorNetwork.cpp and SensorNetwork.h.

@kevin0598
Copy link
Author

So i just create new Folder for src/Linux/NRF24L01 and copy SensorNetwork.cpp and SensorNetwork.h from src/Linux/udp,is that right?

Then what should i do so this gateway can run RF network or i mean what should i change in that file so this gateway can recognize RF Network?? I'm new for this please help me Sir

thank You Sir

@ty4tw
Copy link
Contributor

ty4tw commented May 10, 2020 via email

@kevin0598
Copy link
Author

Okay Sir Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants