rohbotics / pifi

A headless wifi provisioning system.
46 stars 12 forks source link

AP mode does not activate on the fly when all networks are removed #20

Open MoffKalast opened 4 years ago

MoffKalast commented 4 years ago

Not sure if this is viable to implement, but it would be great if AP mode started in the case when:

Since otherwise the Pi needs to be restarted by unplugging power to be able to make any kind of connection again.

MoffKalast commented 3 years ago

Partially solved by the rescan command, but would need to be integrated into the remove command to check if all networks are gone.