I read in another informative thread, that if one wishes to add additional WiFi network to the hotspot device, that this should be simply added to the spa_supplicant.comf file. I have my ZumSpot working with my home network, and I wish to add the hotspot on my iPhone such that I can use this when away from home.
I used the wifi builder tool to generate the initial spa_supplicant file - which works fine, so do I simply use the tool again to generate a new file and add the lines associate to the new WiFi to the initial spa_supplicant file or are there more steps/additional lines of code to add?
Code: Select all
network={
#ssid="Add New Name Here"
ssid=Add SSID
#psk="Add PW here"
psk=Add PSK
id_str="0"
priority=100
}
Many thanks all
John