BLE print on UART0 even with no log output option on SDK

torarqui
Posts: 3
Joined: Thu Oct 03, 2019 11:17 am

BLE print on UART0 even with no log output option on SDK

Postby torarqui » Thu Nov 12, 2020 7:44 pm

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!

e.voellm@mail.de
Posts: 6
Joined: Fri Jul 10, 2020 6:50 am

Re: BLE print on UART0 even with no log output option on SDK

Postby e.voellm@mail.de » Fri Nov 20, 2020 7:13 am

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

torarqui
Posts: 3
Joined: Thu Oct 03, 2019 11:17 am

Re: BLE print on UART0 even with no log output option on SDK

Postby torarqui » Sat Nov 21, 2020 12:00 pm

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: ngobduong and 155 guests