Search found 1 match
- Fri Jul 21, 2023 7:09 am
- Forum: Hardware
- Topic: ESP32-C3-DevKitM-1 BLE - tx duty cycle vs. rx duty cycle
- Replies: 2
- Views: 1316
ESP32-C3-DevKitM-1 BLE - tx duty cycle vs. rx duty cycle
Hello there, I am using the ESP32-C3 DevKit with Bluetooth 5.0 mesh for my project. I have created an overload scenario where I am producing more PDUs to send than the advertising duration allows. This results in a network buffer overflow and related error messages. So far, so good. However, there i...