Fork me on GitHub

Please upgrade your software

Visit bbb.io/upgrade to learn how

Need to connect to a WiFi access point first?

Use the command-line terminal block below to run the commands in bold, modifying as appropriate for your network.

debian@beaglebone:/var/lib/cloud9$ sudo connmanctl⏎

[sudo] password for debian: temppwd⏎

connmanctl> scan wifi⏎

Scan completed for wifi

connmanctl> services⏎

MyWifi wifi_1234567890_1234567890123456_managed_psk

connmanctl> agent on⏎

Agent registered

connmanctl> connect wifi_1234567890_1234567890123456_managed_psk⏎

Agent RequestInput wifi_1234567890_1234567890123456_managed_psk

Passphrase = [ Type=psk, Requirement=mandatory, Alternates=[ WPS ] ]

WPS = [ Type=wpspin, Requirement=alternate ]

Passphrase? MySecretPassphrase⏎

Connected wifi_1234567890_1234567890123456_managed_psk

connmanctl> quit⏎

debian@beaglebone:/var/lib/cloud9$

Now you can click bbb.io/upgrade