does anyone know how to suppress the nerving WiFi diagnostic messages?
The background: I'm using ESP-NOW to realize a mesh network with a number of ESP8266 nodes. Their SoftAPs follow a defined naming scheme so that they can be recognized as mesh nodes based on their SSID. Since the network topology can change, the peers in the network are not fixed. Therefore, I use the wifi_station_scan function periodically (every 10 s) to figure out the peers that are currently visible by a node and add or delete them from ESP-NOW peers list. The scandone messages are completly irrelevant thereby and simply nerving. Therefore, I would like to suppress them. Does anyone know how?
Regards
GunarStatistics: Posted by georg.il — Tue Apr 24, 2018 6:28 pm
]]>