Can the Bluetooth radio be used to TX/RX raw non-BT radio packets (as nRF24 replacement)?
Posted: Fri Oct 07, 2016 12:31 pm
Would it be possible to use the Bluetooth radio to send/receive raw radio non-Bluetooth packets? much like using nRF24 radio and sending to a broadcast address?
I currently use nRF24L01 radios for low powered broadcast packets between devices, would it be possible to use the Bluetooth radio to broadcast send/receive data packets in a similar way?
I know the nRF51 can be set to number of different protocols including ESB (the same protocol as the nRF24) or ANT instead of Bluetooth so I am hoping the ESP32 can do something similar.
I can't do it with BT as there is normally about 10-200 devices attached to people moving around sending status+id broadcast in a P2P mode a few times per minute.
..ps I know the ESP32 BT radio is not onair compatible with the nRF24 ESB protocol and not expecting it to be, I want to use it as a substitute.
I currently use nRF24L01 radios for low powered broadcast packets between devices, would it be possible to use the Bluetooth radio to broadcast send/receive data packets in a similar way?
I know the nRF51 can be set to number of different protocols including ESB (the same protocol as the nRF24) or ANT instead of Bluetooth so I am hoping the ESP32 can do something similar.
I can't do it with BT as there is normally about 10-200 devices attached to people moving around sending status+id broadcast in a P2P mode a few times per minute.
..ps I know the ESP32 BT radio is not onair compatible with the nRF24 ESB protocol and not expecting it to be, I want to use it as a substitute.