Device not connecting to Wifi/

Hi all,

I am using Balena-adsb project on my Raspberypi 3 B+ aarch64, however devise not connected to Wifi router since the password contains " " [three heading spaces].

Please advise a solution to connect network, keeping the same password

Hello @sadeedp thanks for mentioning this.

Could you please check that the password is properly added in the device networking files?

You can access a working NetworkManager connection settings file, and just copy it into the system-connections folder of the resin-boot partition. Check the documentation here and check that the password is properly added.

In the meantime, could you please share why did you decide to use the aarch64 device type instead of the Raspberry Pi 3?

Thanks

Hi @mpous ,

Thanks for your valuable time.

Please below my system-connection folder and attached the “balena-wifi-01” file.
I cannot see a “resin-boot” file in the folder

balena-wifi-01.txt (236 Bytes)

I have Raspberry Pi 3 B+, hence I think aarch64 device type is correct? otherwise please advise.

Also note when connecting through ssh headless mode, using same credentials connecting to wifi, but when using Balena platform, devise not connecting! that is my issue.

Your balena-wifi-01 text file appears to be formatted correctly. (Are you sure the SSID is “pmdshaji 5G p”? ) Did you enter the password via the balenaCloud dashboard before downloading the image or did you edit that file directly?
It looks like you have selected “Raspberry Pi 3 (using 64bit OS)” as your device type which is fine for a Pi 3B+.

@alanb128 good morning!

yes, the ssid is correct, and password enter before downloading image.

see, when i change the ssid & password to my laptop hotspot from the same network, it works well no issues, only its not allows to connect to the router ssid & pwd i shared in the balena-wifi-01 text file.