I have a Pi Zero v1 W that I am unable to get added to the Fleet. It is a new image (BalenaPhono v.3.1.2) and Balena v.5.3.5.r1 Development, that I have applied to the SD card on a Pi which I previously used. I have removed the old device from the Fleet, so the device MAC address doesn’t cause a clash.
My issue is that the green LED flashes 4x, which I believe is an issue with not being connected to the network. I am not seeing the device in my router’s IP table either. The Pi Zero only has wifi and my system connections file configuration is below. I am trying to connect to my 2.4g specific network for IOT devices.
I have checked the SSID, which is correct (with a capital first letter) and the password is correct. I have tried chaning hidden= from true to false.
My home LAN is simple with no port blocking outbound and acts as a DHCP server.
I have also tried adding a system connection file for ethernet, as the guide says to set eth0 to have a low route metric. I am not sure that the Pi zero has ethernet, but I’ve got the file there anyway.
Any pointers gratefully received!
[connection]
id=balena-wifi-01
type=wifi
[wifi]
hidden=false
mode=infrastructure
ssid=Sunnydene2.4
[ipv4]
method=auto
[ipv6]
addr-gen-mode=stable-privacy
method=auto
[wifi-security]
auth-alg=open
key-mgmt=wpa-psk
psk=mypassword