Search found 4 matches
- Wed Mar 11, 2020 5:06 am
- Forum: General Discussion
- Topic: is there way to reduce data receiving speed in ESP32 WROOM module???
- Replies: 0
- Views: 2882
is there way to reduce data receiving speed in ESP32 WROOM module???
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 pro...
- Tue Mar 03, 2020 12:28 pm
- Forum: General Discussion
- Topic: configuring "BT_HCI_UART_BAUDRATE_DEFAULT" to "115200" not making change in BT receiving speed
- Replies: 0
- Views: 1941
configuring "BT_HCI_UART_BAUDRATE_DEFAULT" to "115200" not making change in BT receiving speed
Hi Everyone,
Currently working in esp32 module ,change in BT_HCI_UART_BAUDRATE_DEFAULT value from 921600 to 115200 is not working ,how to reduce the BT baud.
Currently working in esp32 module ,change in BT_HCI_UART_BAUDRATE_DEFAULT value from 921600 to 115200 is not working ,how to reduce the BT baud.
- Tue Nov 12, 2019 7:10 am
- Forum: General Discussion
- Topic: HOW TO REDUCE ESP32 BLUETOOTH BAUDRATE TO 9600
- Replies: 0
- Views: 1613
HOW TO REDUCE ESP32 BLUETOOTH BAUDRATE TO 9600
Hi Everyone,
I am doing bluetooth project using "ESP32-WROOM-32D" module . Here i want to reduce the baudrate of the bluetooth from 921600 to 9600 , so that i can receive datas without any missing.
Can anyone guide me to reduce the bluetooth baudrate?
Thanks
I am doing bluetooth project using "ESP32-WROOM-32D" module . Here i want to reduce the baudrate of the bluetooth from 921600 to 9600 , so that i can receive datas without any missing.
Can anyone guide me to reduce the bluetooth baudrate?
Thanks
- Fri Oct 25, 2019 8:53 am
- Forum: General Discussion
- Topic: How to reduce the bluetooth baudrate configuration in "ESP32-WROOM-32D" module?
- Replies: 0
- Views: 1629
How to reduce the bluetooth baudrate configuration in "ESP32-WROOM-32D" module?
Hi Everyone, I am doing bluetooth project using "ESP32-WROOM-32D" module . Here i want to reduce the baudrate of the bluetooth from 921600 to 9600 , so that i can receive datas without any missing. Can anyone guide me to reduce the bluetooth baudrate? Thanks