Skip to content

Coderbot Network Configuration

Stephen Withers edited this page Jul 21, 2015 · 2 revisions

Default Behaviour

CoderBot it set to look for a router named Lboro_Coderbot_Hub. The wifi script in wifi.py is then run and the connection to the router is tested.

The default client access is defined in /etc/network/interfaces

If there is no connection the program will start hostapd and switch to AP hotspot mode. The Hotspot info is located in /etc/hostapd/hostapd.conf

Coderbot Network Configuration

If the pi is in client mode, you can connect from the browser using the ip defined in the interfaces file(TODO)

If the pi is in hotspot mode it the website will be hosted at 10.0.0.1:8080

Clone this wiki locally