Context: ESP32 with IDF 4.0.2, Bluetooth SPP active, BLE active, no Wifi.
We are seeing a strange log message being printed on UART0 even with no log output config on SDK enabled, and calling esp_log_level_set(*, ESP_LOG_NONE); in code:
Fix no acl resched Problem.sta: 0x3ce02
I found out that this string is present inside libbtdm_app.a at line 943.
Can someone point out from where this message is coming from, an how to prevent it from being output to UART0?
Thanks!
BLE print on UART0 even with no log output option on SDK
-
- Posts: 6
- Joined: Fri Jul 10, 2020 6:50 am
Re: BLE print on UART0 even with no log output option on SDK
I see same thing sporadically, did you solve your issue ?
[00:34:52.692] LOG -- hci.c.2086: hci_number_completed_packets, more packet slots freed then sent.
Fix no acl resched Problem.sta: 0x3ce02
Fix no acl resched Problem.sta: 0x3ce02
Fix no acl resched Problem.sta: 0x3ce02
Fix no acl resched Problem.sta: 0x3ce02
[00:34:52.692] LOG -- hci.c.2086: hci_number_completed_packets, more packet slots freed then sent.
Fix no acl resched Problem.sta: 0x3ce02
Fix no acl resched Problem.sta: 0x3ce02
Fix no acl resched Problem.sta: 0x3ce02
Fix no acl resched Problem.sta: 0x3ce02
Re: BLE print on UART0 even with no log output option on SDK
Not yet, we are using UART0 to interface with another chip and this prints keep interfering in the communication
Who is online
Users browsing this forum: Baidu [Spider], sshwarts and 92 guests