Page 1 of 1

Implementing custom protocol for 2.4GHz communication

Posted: Mon Sep 16, 2024 10:44 am
by musicmania
Hi,
We want to create our own proprietary protocol using 2.4Ghz bands communication.
Can we control the RF hardware of the ESP32 with our own software? Is documentation available about the RF hardware?

Re: Implementing custom protocol for 2.4GHz communication

Posted: Tue Sep 17, 2024 12:04 am
by ESP_Sprite
No, and no.

Re: Implementing custom protocol for 2.4GHz communication

Posted: Tue Sep 17, 2024 2:01 pm
by MicroController
Depending on your needs, ESP-NOW may be a potential solution, in addition to the other available options WiFi (including ESP-WiFi-Mesh), Bluetooth and Zigbee.