Cannot receive more than 21 bytes via BT after new core update
Posted: Mon Nov 13, 2023 12:16 pm
Hello,
With new core update:
https://github.com/espressif/esp-at/com ... fa4e2450c7
cannot receive more than 21 bytes via BT.
At byte 22th I receive 0x0B and next few zero (0x00) bytes.
I send message "0123456789ABCDEFGHIKLMNOPQRSTVXYZ" via BT and on picture you can see what i receive.
When downgrade previous core lib, there is no such a problem.
Version Info:
With new core update:
https://github.com/espressif/esp-at/com ... fa4e2450c7
cannot receive more than 21 bytes via BT.
At byte 22th I receive 0x0B and next few zero (0x00) bytes.
I send message "0123456789ABCDEFGHIKLMNOPQRSTVXYZ" via BT and on picture you can see what i receive.
When downgrade previous core lib, there is no such a problem.
Version Info:
Code: Select all
AT version:3.3.0.0-dev(s-7d28df1 - ESP32 - Nov 10 2023 08:24:24)
57:33: SDK version:v5.0.2-376-g24b9d38a24-dirty
57:33: compile time(45375883):Nov 13 2023 12:10:32
57:33: Bin version:v3.2.0.0(MY-PICO)