So what is the bare bone resin-wifi file I need to make it work running on a Raspi3 ? Just the bare necessities to make it work so can the bells and whistles be added later.
Been there, done that and got the T-shirt. That was where I started. Copied and pasted the text (again) and double checked the ssid and pw still no go.
Hassio is up and running without errors when I check the hassio supervisor logs. Samba is running.
I checked the logs in the router and there are no apparent errors
Hey @magher, I just did this same thing – added Wifi to a Hass.io setup that was previously hardwired. Make sure that your “id” in the resin-wifi file is “resin-wifi”. That id parameter has to match the name of the file, according to the docs. It looks like you had changed it to “akso”.
You can copy the necessary text from the site and change wifi passwords and SSID. Paste that in a text file and save it on the USB stick in the network folder. After you have saved the file, make sure that you have removed any extensions (like .txt).
Iam using pi 3+ and Hassio version: 0.73.1 64 bit OS
Iam tring to start the wifi without success. I did the following configuration.
Etcher flasher from windows.
Using windows OS
I using notepad++ I set the encoding to ANSI and set the line eding to UNIX. Also checked in hexa the file content the line ends with 0A hexa.
format an USB stick and label it as “CONFIG” (that’s what I didn’t do in the first place, but that’s crucial).
3 Create a folder “network” on the USB stick and place your resin file in this folder.