is there way to reduce data receiving speed in ESP32 WROOM module???
Posted: Wed Mar 11, 2020 5:06 am
Hi All,
We are sending converted image data from mobile app to ESP32 WROOM module through Bluetooth in Classic SPP mode.
Data receiving speed is faster,this makes the receiving buffer(size 55000 bytes) overflow and loss of data after overflow.
Received image data takes some microseconds time for processing, Meanwhile receive buffer overflow and data loss occurs.
Need solution to solve this issue , is there way to reduce data receiving speed in ESP32 WROOM module.
We are sending converted image data from mobile app to ESP32 WROOM module through Bluetooth in Classic SPP mode.
Data receiving speed is faster,this makes the receiving buffer(size 55000 bytes) overflow and loss of data after overflow.
Received image data takes some microseconds time for processing, Meanwhile receive buffer overflow and data loss occurs.
Need solution to solve this issue , is there way to reduce data receiving speed in ESP32 WROOM module.