pull/1/head
lightaprs 2021-10-09 13:45:32 +03:00
commit d1fb080943
4 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -99,6 +99,7 @@ We'll share more information (sample codes, guides, etc.) soon.
* **[F.A.Q.](https://github.com/lightaprs/LightTracker-1.0/wiki/F.A.Q.)**
* **[Antenna Guide](https://github.com/lightaprs/LightTracker-1.0/wiki/Antenna-Guide)**
* **[Tips & Tricks for Pico Balloons](https://github.com/lightaprs/LightTracker-1.0/wiki/Tips-&-Tricks-for-Pico-Balloons)**
* **[Supported Protocols and Digital Modes](https://github.com/lightaprs/LightTracker-1.0/wiki/Supported-Protocols-and-Digital-Modes)**
### LoRaWAN

Wyświetl plik

@ -0,0 +1,3 @@
Before uploading "lora-asset-tracker-**rx**.ino" sketch file to your device, you should check following guide:
**[LoRa Asset Tracker RX Guide](https://github.com/lightaprs/LightTracker-1.0/wiki/LoRa-Asset-Tracker-RX-Guide)**

Wyświetl plik

@ -0,0 +1,3 @@
Before uploading "lora-asset-tracker-**tx**.ino" sketch file to your device, you should check following guide:
**[LoRa Asset Tracker TX Guide](https://github.com/lightaprs/LightTracker-1.0/wiki/LoRa-Asset-Tracker-TX-Guide)**

Wyświetl plik

@ -0,0 +1,3 @@
Before uploading "lorawan-otaa-asset-tracker.ino" sketch file to your device, you should check following guide:
**[LoRaWAN OTAA Asset Tracker Guide](https://github.com/lightaprs/LightTracker-1.0/wiki/LoRaWAN-OTAA-Asset-Tracker-Guide)**