Advanced Users can post their questions and comments here for the not so Newbie crowd.

Moderator: eriksl

User avatar
By Bill Keenan
#93582 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