Connect to wifi on boot or start Ad Hoc network.
Posted: Sat Jan 05, 2013 9:35 pm
So I'm trying to setup this: http://lcdev.dk/2012/11/18/raspberry-pi ... -fallback/
This is a great option for when you want a your RPi to connect to your home network, and offer an ad hoc connection everywhere else. As of right now I'm stuck in configuring rc.local. seems to be the issue, I get a syntax error "(" unexpected. I'm not seeing the issue. Any ideas?
This is a great option for when you want a your RPi to connect to your home network, and offer an ad hoc connection everywhere else. As of right now I'm stuck in configuring rc.local.
Code: Select all
ssids=( 'MyWlan' 'MyOtherWlan' )