Jump to content

Multiple WIFI connections


RootJunky

Recommended Posts

Can you edit the config.txt file to be able to connect to multiple wifi SSID's? I would like to be able to connect to a local wifi network and and mobile hotspot, not at the same time but to whichever one is in range. 

Link to comment
Share on other sites

  • 2 weeks later...

yes i made this actually. I left password the same and just changed the SSID works pretty good. Great look forward to the new firmware v1.3 

# Title:         ssid changer 1
# Description:   Change the ssid stored in the config file
# Author:        Rootjunky
# Version:       1.0
# Category:      Key Croc
#
#
MATCH changewifi
QUACK LOCK
QUACK ENTER
QUACK STRING $(grep -rl "WIFI_SSID" /root/udisk/config.txt | xargs sed -i 's/WIFI_SSID 2WIRE111/WIFI_SSID KeyCroc/g')
QUACK STRING "wifi ssid changed to KeyCroc"
QUACK ENTER
QUACK UNLOCK

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...