Anyways, I am trying to see how can i change my "wifi.config" to add couple of SSIDs, so the BB can switch between them automatically.
My current config looks like:
- Code: Select all
[service_home]
Type = wifi
Name = ZZZZZZZ
Security = psk
Passphrase = XXXXXX
This working fine but i want to see how can i add another SSIDs so the BB can use if the above one was not available.
Thanks..

