Select to expand quote
powersloshin said..
great job does the board also log your sessions, how do you download the file ? For the display can you add categories like nm, hour, alpha etc?
All sessions are logged on a micro sd card. The ESP32 has wifi, I can download the file with ftp (file transfer protocol). On the sd is a configuration file, there I set the SSID and password of my private Wifi. As the logger is switched on, it searches for this SSID and connect. The other functionality then is "OTA", over the air update. This is with a simple build in webserver on the logger. For start and stop the logger, I use a reed switch and a small magnet. So, no need to open the case every time. Just charging the battery is still a issue, need to connect then with usb.
When the speed>3 knots, the actual run, actual speed and nr of sats is visible. With lower speed, total distance, 5*10s avg, best 100m, best nautical mile, best alfa is shown. Now, this is divided over 2 screens, which toggle every 4s. At the end of the session, these nr are saved to the sd-card. For now, the figures are well matchted with gp3s. Just the alfa, I still have some differences.
The logs on the alfa 500 shows the same numbers, the BN280 (blue)seems to be a little better.
I will compare the results@10 Hz the next session.
Greetings, Jan.