You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -454,13 +454,11 @@ NOTE: There are now 2 versions of the TTGO T-BEAM, the first version (Rev0) and
454
454
455
455
2. Add the PlattformIO extension within VS Code (https://platformio.org/install/ide?install=vscode)
456
456
457
-
3. Check Device Manager if a serial device appear on connecting the T-Beam. If nothing appears a driver for the USB to serial Adapter need to be installed.(https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers)
457
+
3. Check Device Manager if a serial device appear on connecting the T-Beam. If nothing appears a driver for the USB to serial Adapter need to be installed.([Silabs USB UART Drivers](https://www.silabs.com/software-and-tools/usb-to-uart-bridge-vcp-drivers))
458
458
459
459
3. Check and edit platformio.ini to use the right bandplan for your region.
460
460
461
461
4. Within the Helium Console, add a Mapper or Cargo integration.
462
-
- step by step details for setting up a Mapper integration can be found [here](https://docs.helium.com/iot/coverage-mapping/quickstart).
463
-
- detail for setting up a Cargo integration can be found [here](https://docs.helium.com/use-the-network/console/integrations/cargo).
464
462
465
463
The specific details for adding a Mapper or Cargo integration use a different edge node device than the one detailed here. When prompted to add a function decoder, be sure to use the Decoder Function above.
466
464
@@ -470,6 +468,6 @@ Filenames with `.ino` are a holdover from Arduino IDE. **Do not use Arduino IDE
470
468
471
469
### Using the Mapping Data
472
470
473
-
Now that your device is hopefully connecting to the Helium network refer to the following for more details about interpreting the mapping data.
474
-
- For the Helium Mapping effort visit [here](https://docs.helium.com/use-the-network/coverage-mapping)
475
-
- For the Helium Cargo effort visit [here](https://docs.helium.com/use-the-network/console/integrations/cargo). Pay particular attention to the "Info" note found on this page.
471
+
Now that your device is hopefully connecting to the Lora network refer to the following for more details about interpreting the mapping data.
472
+
- For the Helium Mapping effort visit [Mappers Helium](https://mappers.helium.com/)
473
+
- For the The Things Network visit [TTN Mapper](https://ttnmapper.org/)
0 commit comments