Is your feature request related to a problem? Currently there is no ready-to-use BLE to UART bridge example for ESP32-C3 using the latest Arduino and NimBLE libraries, that supports device ...
When transmitting 257 bytes of data while the buffer length is set to 255, the system exhibits unexpected behavior during subsequent transmissions. Initially, 255 bytes are received correctly, ...