Search found 2 matches
- Sun Aug 21, 2022 6:58 am
- Forum: ESP-IDF
- Topic: Bledroid BLE Init/Deinit memory leak issue
- Replies: 3
- Views: 1144
Bledroid BLE Init/Deinit memory leak issue
Hi All, In my application, I am periodically enabling / disabling ble (bluedroid). I have noticed that with each init / denit cycle, almost 700 bytes of heap memory is leaking. I did find serveral posts regarding this issue on the forum and on the net, but no conclusive solution. I (1257) TEST_MEM_L...
- Wed Nov 13, 2019 8:06 pm
- Forum: ESP-IDF
- Topic: Wifi Station Mode Debug Output Turn Off
- Replies: 0
- Views: 1792
Wifi Station Mode Debug Output Turn Off
Hi all,
when my device is trying to connect to wifi, I am receiving some debug messages regarding handle_sta_start and handle_sta_disconnected in yellow. These messages do not start with a tag, but an address. How can I turn these off?
when my device is trying to connect to wifi, I am receiving some debug messages regarding handle_sta_start and handle_sta_disconnected in yellow. These messages do not start with a tag, but an address. How can I turn these off?