renatobo / bonogps

A GPS setup to log your track lap times, based on ESP32, with the ability to interface with several mobile phone apps that log your speed and position via Bluetooth Low Energy, Bluetooth or WiFi
MIT License
61 stars 19 forks source link

Make TCP/IP server optional #3

Closed renatobo closed 3 years ago

renatobo commented 3 years ago

The TCP-IP server at 1818 relay UART communications is not needed at all times, so it should be made optional

This could lead to disabling wifi altogether, saving much in battery usage