Hi, I have big problems with wifi in hypriot. I have tryed out everything in this thread and still no connection by wifi to my RPI 3.
When I run sudo iwlist wlan0 scan it finds my neighbors wifi but not mine.
No problem with network cable.
Can someone please help me.
Hi Arnt, is your network 2.4 GHz or 5GHz? The RPi 3 doesnât support 5 GHz and neither does the Spark.
Hi Elco. I am runing my network on both 2,4 and 5 GHz.
I just tested this, because my new home setup has the same config. It works fine here. I wouldnât expect it to cause any problems either, because the 2.4Ghz antenna doesnât even see the 5Ghz.
@Arnt did you get this going in the end?
I flashed v1.7.1 for my Rapsberry Pi 3 and edited devices-init.yaml but it wonât update the hostname or connect to my wifi. From my reading devices-init.yaml doesnât exist in this version and people have suggested to edit user-data. I have tried this according to this thread https://github.com/hypriot/blog/issues/60 but still no luck.
@Dan No, I gave Hypriot up
I am running Brewpi on a Jessie version and that works just fine considering WIFI and Bluetooth connection. Also this way is giving me a desktop output directly from the RPi.
as far as I know hypriot shouldnât be necessary anymore.
docker (arm-hf) has been available in the standard sources for some time now. you can just install it on raspbian like this:
curl -sSL https://get.docker.com | s
see here: