Skip to content

Commit

Permalink
Merge pull request #8 from slivingston/update-links
Browse files Browse the repository at this point in the history
Update links in docs
  • Loading branch information
jthiller authored Oct 20, 2023
2 parents 75bc014 + 93598a9 commit 3bc90c5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Heltec-CubeCell-Board/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Heltec Cubecell HTCC AB0x is Heltec's line of popular ASR605x(ARM® Cortex®
Here you will find one or more sample PlatformIO embedded projects designed to transmit LoRaWAN packets using a [Heltec CubeCell Developer Board](https://heltec.org/project/htcc-ab01/).

## Getting Started
For a complete guide to getting started with PlatformIO and the Heltec CubeCell AB0x line of developer boards refer to the Helium documentation set at https://docs.helium.com/use-the-network/devices/development/heltec-cubecell-htcc-ab01/.
For a complete guide to getting started with PlatformIO and the Heltec CubeCell AB0x line of developer boards refer to the Helium documentation set at <https://docs.helium.com/network-iot/devices/development/heltec/cubecell-dev-board>.

## Resources
[Product Page](https://heltec.org/proudct_center/lora/cubecell/)
Expand All @@ -24,6 +24,6 @@ For a complete guide to getting started with PlatformIO and the Heltec CubeCell

* [VSCode \(IDE)](https://code.visualstudio.com/)
* [PlatformIO \(VScode Extension)](https://platformio.org/)
* [Helium Console](https://www.helium.com/console)
* [Helium Console](https://docs.helium.com/console)


4 changes: 2 additions & 2 deletions RAKWireless-WisBlock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Recent API changes to the runtime support library, SX126x-Arduino, have resulted
incompatibilty between version 1.3x and version 2.x.
Refer to the README file within the example subdirectory for details.
```
For a complete guide to getting started with PlatformIO and the RAKWireless WisBlock line of developer boards refer to the Helium documentation set at https://docs.helium.com/use-the-network/devices/development/rakwireless/wisblock-4631/
For a complete guide to getting started with PlatformIO and the RAKWireless WisBlock line of developer boards refer to the Helium documentation set at <https://docs.helium.com/network-iot/devices/development/rakwireless/wisblock-4631/>.

NOTE: The WisBlock is not currently supported by PlatformIO out of the box. One must follow the guide referenced above when installing VSCode/PlatformIO for WisBlock.

Expand All @@ -34,7 +34,7 @@ The following products are required.

* [VSCode \(IDE)](https://code.visualstudio.com/)
* [PlatformIO \(VScode Extension)](https://platformio.org/)
* [Helium Console](https://www.helium.com/console)
* [Helium Console](https://docs.helium.com/console)

### WisBlock Special Instructions
#### Antenna Type/location
Expand Down
4 changes: 2 additions & 2 deletions ST-B-L072Z-LRWAN1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The ST-BL072Z-LRWAN developer board is one of ST's long line of popular develope
Here you will find one or more sample PlatformIO embedded projects designed to transmit LoRaWAN packets using an [ST-BL072Z-LRWAN1](https://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html).

## Getting Started
For a complete guide to getting started with PlatformIO and the STM32L0 Discovery kit line of developer boards refer to the Helium documentation set at https://docs.helium.com/use-the-network/devices/development/st-b-l072z-lrwan1.
For a complete guide to getting started with PlatformIO and the STM32L0 Discovery kit line of developer boards refer to the Helium documentation set at <https://docs.helium.com/network-iot/devices/development/stmicroelectronics/st-b-l072z-lrwan1>.

## Resources
[Product Page](https://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html)
Expand All @@ -24,6 +24,6 @@ The following products are required.

* [VSCode \(IDE)](https://code.visualstudio.com/)
* [PlatformIO \(VScode Extension)](https://platformio.org/)
* [Helium Console](https://www.helium.com/console)
* [Helium Console](https://docs.helium.com/console)


0 comments on commit 3bc90c5

Please sign in to comment.