Skip to content

Commit c9915bf

Browse files
authored
remove dead links from readme
1 parent a2da07e commit c9915bf

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -454,13 +454,11 @@ NOTE: There are now 2 versions of the TTGO T-BEAM, the first version (Rev0) and
454454

455455
2. Add the PlattformIO extension within VS Code (https://platformio.org/install/ide?install=vscode)
456456

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))
458458

459459
3. Check and edit platformio.ini to use the right bandplan for your region.
460460

461461
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).
464462

465463
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.
466464

@@ -470,6 +468,6 @@ Filenames with `.ino` are a holdover from Arduino IDE. **Do not use Arduino IDE
470468

471469
### Using the Mapping Data
472470

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

Comments
 (0)