Dependancies
Pre-requisites
🌳 An outdoor LoRa-GPS tracker with an E-Ink display 🔑
Transmit and receive GPS lat-long from a peer LoRa node
Dependancies
Pre-requisites
Run both nodes AA
and BB
at the same time to exchange their GPS location. They will not send any GPS data if the location remains the same.
ls -al /dev/cu.usbmodem
and arduino-cli board list
. Run make
to compile and upload the code to the board.