spacehuhn / esp8266_beaconSpam

Creates up to a thousand WiFi access points with custom SSIDs.
MIT License
1.04k stars 202 forks source link

channel hopping not working #37

Open quantenschaum opened 2 years ago

quantenschaum commented 2 years ago

I just tried this out and found that my phone and router show all the APs on channel 13 instead of 1,6,11. Using a single channel works as expected, but hopping between multiple channels does not seem to work?

When I do this with an esp32 it behaves the same.

Does anyone else have this issue?

quantenschaum commented 2 years ago

Interesting to note:

You can set the transmission channel with wifi_set_channel() but advertise a different channel in beaconPacket[82].

The phone/router show the latter when receiving the beacons.

atom-smasher commented 2 years ago

Try this one - https://github.com/atom-smasher/esp8266_beaconSpam