aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: cc43f9649b0b1209afeffb066b0352f997f8994f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
NUCLEO-H743ZI APRS-LoRa Tracker
===============================

Connect u-blox NEO-M8N (or other u-blox receiver) to USART-B (RX PD5 and TX PD6) and RFM96 to SPI A and 

See src/main.ino for definitions.



This project requires: https://platform.io

Compile:

    pio run

Program NUCLEO board:

    pio run -t upload