Get or set IP Adress on Spark 3

At the end of the installation, I used the commands
brewblox-ctl flash
brewblox-ctl wifi
Unfortunately I can’t get a Wifi connection to spark3

pi@raspberrypi:~/brewblox $ brewblox-ctl wifi
Please press ENTER when your Spark is connected over USB
INFO Pulling flasher image…
edge: Pulling from brewblox/firmware-flasher
Digest: sha256:ac8c5180d4f4cb9adbe39587b39caf1df99ed1e5b13341225ded750866c244c2
Status: Image is up to date for brewblox/firmware-flasher:edge
docker.io/brewblox/firmware-flasher:edge
INFO Stopping services…
Removing network brewblox_default
WARNING: Network brewblox_default not found.
INFO Configuring wifi…
â
â
â
â
â
â

Wifi to Raspberry 4 works. What do I have to do to use Wifi on Spark3?

Is the controller blinking blue during the wifi command?
If it’s not, you can run the following commands:

brewblox-ctl particle
particle usb safe-mode
bash wifi
exit

During “bash wifi”, you will be asked for your SSID/password.

If the controller is currently slowly blinking blue, power cycle it first.

Hi Bob

With your help it works now. Thank you!

Cheers!

1 Like