Search found 1 match
- Fri Aug 25, 2023 6:38 pm
- Forum: ESP32 Arduino
- Topic: Esp32 ble onwrite function behaves strangely
- Replies: 0
- Views: 1310
Esp32 ble onwrite function behaves strangely
As I can't provide code atm, I'll explain the problem as best as I can. Setup: I have two esp32 dev boards as ble clients. I have 1 esp32 dev boards acting as a ble server. Working principle: The two clients should write on the servers's two different characteristics. I use free rtos for all my task...