Search found 3 matches
- Sat Nov 21, 2020 12:00 pm
- Forum: ESP-IDF
- Topic: BLE print on UART0 even with no log output option on SDK
- Replies: 2
- Views: 2883
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
- Thu Nov 12, 2020 7:44 pm
- Forum: ESP-IDF
- Topic: BLE print on UART0 even with no log output option on SDK
- Replies: 2
- Views: 2883
BLE print on UART0 even with no log output option on SDK
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 s...
- Wed Oct 23, 2019 4:53 pm
- Forum: Report Bugs
- Topic: deadlock calling pppapi_free
- Replies: 1
- Views: 7367
Re: deadlock calling pppapi_free
Did you manage to resolve this issue? I have the same problem