cjimti / iotwifi

Raspberry Pi (arm) wifi configuration container. Configure and control wifi connectivity with a JSON based REST api.
https://imti.co/iot-wifi/
MIT License
303 stars 124 forks source link

Raspberry Pi Zero W #13

Closed NO-ob closed 6 years ago

NO-ob commented 6 years ago

docker run --rm --privileged --net host \ -v $(pwd)/wificfg.json:/cfg/wificfg.json \ cjimti/iotwifi

When i run this the pi will just spit out loads of lines i ran it for a few minutes and at no point did an access point appear on my phone or laptop so i assume that the pi zero isn't supported i can't open another terminal while it's running as the pi zero has no ethernet so i cant interface with it while that command is running . I would like to ask for you to add pi zero w support

1. 1. 1.

cjimti commented 6 years ago

@NO-ob using the arm6 image is necessary on the zero and older pies cjimti/iotwif:arm32v6-1.0.4