-->
Page 1 of 1

ESP_NOW Delete peers from added peer list, can it be done?

PostPosted: Mon Feb 07, 2022 8:46 am
by Bill Keenan
Hi All,
I am writing an auto-searching ESP8266 ESP_NOW mesh network which is pretty much working. By auto-searching, I mean I don't need to know the MAC addresses of the new devices added to the network, the system finds them. I need to remove some peers from the added peer list, but can't find out if this is possible. I don't mind shutting down esp_now and re-initializing, but don't want a total chip reset. Any help would be appreciated.
Any help would be appreciated.
Thanks
Bill