Gateway all in one
Hardware
13
Posts
4
Posters
3.2k
Views
2
Watching
-
I think the idea is to have only one gateway and cover multiple network technologies at once.
I also have some wireless sensors with NRF24L01 and some with RFM69. Currently I need two gateways attached to my controller.
It would be much nicer to only have one gateway. -
so you want your arduino to be able to communicate via 2.4Ghz ISM and RS485?
-
For the moment, the lib doesn't support multiple transport (rfm69, rs485 etc.) at same time.
Also, important side not, i don't think a Nano is enough powerful for doing this, flash nor ram..maybe i'm wrong ;)