Bad GPS, remove it?

You do so with the command line tool “meshtastic”, but first you need to connect the board to a computer with Python installed.

Very briefly:

  1. check that your computer has the required drivers installed, if not download them from here.
  2. check that your computer has Python installed
  3. check that your computer has “pip3” installed, if not follow this guide
  4. install the meshtastic tool. Instructions here.
  5. the command “meshtastic -h” will give you a (partial) list of the available commands
5 Likes