Two way communication between two ESP32 for a remote control device

mattygsa
Posts: 1
Joined: Sat Nov 23, 2019 6:25 am

Two way communication between two ESP32 for a remote control device

Postby mattygsa » Sat Nov 23, 2019 6:38 am

Trying to figure out what would be the best protocol for having fast and reliable two-way comms between two esp32s. They will not need to communicate further than about 2 meters, so range is no issue. The remote will need to send throttle commands with absolute minimal lag and the receiver will send back some temperature and battery voltage information. Power consumption is no real concern. They need to communicate independently, without a wifi router or network connection of any sort. (Will be out to sea)

Trying to figure out if I use wifi, bt classic, ble or esp-now or what!?

Any help would be much appreciated. Thanks

chegewara
Posts: 2364
Joined: Wed Jun 14, 2017 9:00 pm

Re: Two way communication between two ESP32 for a remote control device

Postby chegewara » Mon Nov 25, 2019 4:32 pm

I cant say about classic bt or esp-now, but with BLE you can have at best 6-10ms delay.
There is also wifi LR mode.
https://docs.espressif.com/projects/esp ... g-range-lr

Who is online

Users browsing this forum: No registered users and 44 guests