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

Cool but why do I need Ethernet #29

Closed jbrepogmailcom closed 5 years ago

jbrepogmailcom commented 5 years ago

This is great tutorial. May I have a suggestion?

This configuration requires additional hardware, an Ethernet cable. It is a bit not logical to deal with WiFi configuration while there is a need for cable.

I would recommend to download all packages first and then turn off the wpa_supplicant. I would also recommend to put all steps into simple shell script, so Raspberry could be configured over ssh and WiFi.

Thanks, Jan

cjimti commented 5 years ago

There are no explicit requirements for an ethernet cable, however, this project installs docker images so you need to be connected to the internet somehow. Once you have installed the software you no longer need an internet connection.