thanks,I see what you meanESP_Sprite wrote: ↑Sun May 12, 2024 3:28 amThe radio is not compatible with that protocol. If you want to implement it, you'd have to connect a device/radio that can speak ESB to the ESP32S3.
Search found 3 matches
- Fri May 17, 2024 6:59 am
- Forum: ESP-IDF
- Topic: Is ESP32-S3 compatible with the NORdic's ESB protocol?
- Replies: 4
- Views: 1447
Re: Is ESP32-S3 compatible with the NORdic's ESB protocol?
- Sat May 11, 2024 6:45 am
- Forum: ESP-IDF
- Topic: Is ESP32-S3 compatible with the NORdic's ESB protocol?
- Replies: 4
- Views: 1447
Is ESP32-S3 compatible with the NORdic's ESB protocol?
I am currently using ESP32-S3, the development environment is release/V5.3; I now need to use it to connect to Nordic's ESB protocol functionality, how should I implement it, I need your help, thank you!
- Sat May 11, 2024 6:25 am
- Forum: General Discussion
- Topic: Can the Bluetooth radio be used to TX/RX raw non-BT radio packets (as nRF24 replacement)?
- Replies: 4
- Views: 10763
Re: Can the Bluetooth radio be used to TX/RX raw non-BT radio packets (as nRF24 replacement)?
May I ask, did you finally realize your docking with the NRF ESB protocol on the esp32? I am trying to do this, but I do not know what plan should be adopted to complete it, I need your help