Software

Step by Step setup

You don't have to program the compute module yourself, but you have to set it up. The following steps help you to setup your Tracker.

Use the hostname: buoy1.local (replace the number accordingly)

The instructions are the same as the one of the BoatTracker. You can find the BoatTracker instructions here. There is one configuration step that is different:

G_Change the configuration

  1. Open the code configuration file (it is a python script, so use your ide): /home/globaladmin/code/config/config.py

  2. Change the hostname number accordingly (it needs to be the same as you defined in the firmware - see Task 1)

  3. !!! This is what changed !!! - Make sure that Type = "buoy" and the others are commented out

  4. Save and Reboot with: sudo reboot

Last updated