-
Notifications
You must be signed in to change notification settings - Fork 32
Setting up WiFi credentials
This feature relies on resin-wifi-connect
On boot, the BoomBeastic will attempt to connect to a known (previously configured) WiFi hotspot. If it won't find any, it will turn into an hotspot itself (this is called wifi-connect mode). The name of the hotspot will be BoomBeastic-xxxxxxx
where "xxxxxxx" will be the Unique Identifier of your device. You can change the name of this hotspot by setting the PORTAL_SSID
environment variable ( see Configuring your BoomBeastic )
You can tell when the device is in wifi-connect mode looking at its LED Matrix: it will show a WiFi icon as per the picture below
Upon connection on the BoomBeastic hotspot, you will be prompted by its captive portal to insert your desired WiFi Credentials
Setting your credential is then pretty straight-forward
If the procedure is successful, the LED Matrix will show a smiling face again :) if not, you will need to repeat the operation, double-check the credentials!
BoomBeastic is an open source project by balena.io - Modern DevOps for the Industrial Internet of Things