NRF52 nodes can work with gateway with RF24 module together?
-
Does anyone make NRF52832 nodes working with gateway(ESP8266 wifi) RF24 radio module ?
and how to do make those working correct?
-
Please don't double post the same question.
You can easily find your answer on the forum. The NRF52 is compatible with the NRF24. It's basically an Arduino and NRF24 all-in-one.
-
By the way, all the cool kids are playing with the NRF52840. It's even more powerful and has USB support.
-
@alowhum Thanks. Yes. I have make those working. ESP8266(+ RF24+ module) with WiFi gateway mix nrf52840 and nrf52832 node. and all work fine.
-
Glad to hear it.