User Tools

Site Tools


nyan:pi_config

This is an old revision of the document!


Pi Config

Notes on the configuration of Raspberry Pis as development hosts for nyan devices.

They can be used for programming and monitoring the ESP32s. They are also running SignalK and taking the role of a boat computer for testing.

AP

Using as a wifi AP for ESP32 lora boards.

Used:

  • hostapd - for wifi level stuff
  • /etc/network/interfaces - to assign an IP to wlan0
  • dnsmasq - to provide dhcp server and dns server on wlan0 to the ESP.
  • Not done - routing / NAT. ESP probably doesn't need to / shouldn't? talk to the internet.

I tried using NetworkManager for this first but it didn't work. May have been a firewall issue actually, but hostapd working now anyway. NetworkManager also has very limited configuration options.

nyan/pi_config.1721861921.txt.gz · Last modified: 2024/07/24 22:58 by river

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki