shirleyquirk / sensing_systems

1 stars 0 forks source link

document wifi portal behaviour #3

Open shirleyquirk opened 3 years ago

shirleyquirk commented 3 years ago

the esp is either: in self-ap mode (broadcasing own wifi network, waiting for new network to be added) or it's on a certian network

if it's set to a network, how do you switch it to another one?

if it's on its own ap, does everything else still work normally?

can you still connet to the ap portal?

shirleyquirk commented 3 years ago

WifiManager has nonblocking and ondemand versions, need to test to understand how each variation differs