Hi,
I own a Bluetooth PTT (Push To Talk) button that is initially made to be connected to a smartphone for use with voice chat apps.
My goal is to connect it to an ESP32-C3 to trigger actions when the button is pushed.
The device uses BLE 4.2.
I've made this program that connects to the device using ...
Search found 2 matches
- Wed Jul 30, 2025 11:59 am
- Forum: ESP32 Arduino
- Topic: Bonding BLE client to a device
- Replies: 0
- Views: 585
- Mon Jun 05, 2023 11:19 am
- Forum: ESP32 Arduino
- Topic: Packets arriving delayed and grouped (TCP/UDP server)
- Replies: 0
- Views: 1147
Packets arriving delayed and grouped (TCP/UDP server)
Hi,
I'm creating a robot I want to control in real time over WiFi but I'm encountering some delay wen receiving packets.
I tried on an ESP32-C3 and on an ESP32-WROOM-32, I get the same issue.
I wrote a very simplified version of the code to eliminate other variables, same deal.
The ESP32 is acting ...
I'm creating a robot I want to control in real time over WiFi but I'm encountering some delay wen receiving packets.
I tried on an ESP32-C3 and on an ESP32-WROOM-32, I get the same issue.
I wrote a very simplified version of the code to eliminate other variables, same deal.
The ESP32 is acting ...