Problem receiving commands via Bluetooth Classic SPP
Posted: Mon Sep 27, 2021 7:15 pm
Hello.
I am using ESP32 project ESP-AT and IDF version release/v4.2. The version of firmware AT is v2.2.0.0_esp32 release.
I am working with ESP32 AT Firmware and am using Bluetooth Classic SPP.
Below, we have a print of the ESP32 module UART RX. See that we received a command "+BTDATA:8,xxxxxxxxx\r\n" (see attached file "BT_OK". The problem is that sometimes this command is getting "broken" into two parts, as shown in the another image (see attached file "BT_ERROR").
Is there any way to fix this problem through menuconfig?
Thank you in advance,
Rafael Werneck
I am using ESP32 project ESP-AT and IDF version release/v4.2. The version of firmware AT is v2.2.0.0_esp32 release.
I am working with ESP32 AT Firmware and am using Bluetooth Classic SPP.
Below, we have a print of the ESP32 module UART RX. See that we received a command "+BTDATA:8,xxxxxxxxx\r\n" (see attached file "BT_OK". The problem is that sometimes this command is getting "broken" into two parts, as shown in the another image (see attached file "BT_ERROR").
Is there any way to fix this problem through menuconfig?
Thank you in advance,
Rafael Werneck