easyMesh icon indicating copy to clipboard operation
easyMesh copied to clipboard

Single SSID support

Open sfranzyshen opened this issue 8 years ago • 0 comments

This branch of the easyMesh Library is for setting all of the mesh nodes to have one (the same) SSID instead of embedding the chipid within the SSID of each node. This is accomplished by using part (the last 4 octets) of the bssid(mac address) of the AP wireless interface of each node to populate a uint32 integer that is used for the unique node id. easymesh_nodeid I have tested setting all APs to a single IP address ... but it didn't work ...the two nodes stop responding to one another ... although the client wifi device connected fine ...

sfranzyshen avatar Oct 12 '16 23:10 sfranzyshen