Skip to content

Commit 8934835

Browse files
committed
Add link to examples
1 parent eb71da0 commit 8934835

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

PlatformIO/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,14 @@ lib_deps =
146146
; other required environment definitions
147147
```
148148

149+
## Examples projects for RAK_PATCH_V2
150+
151+
Two examples are available to show the usage of the patch.
152+
The first example [WisBlock-LoRaWAN-OTAA](./RAK_PATCH_V2/examples/WisBlock-LoRaWAN-OTAA/) is a simple example using the SX126x-Arduino library to establish an OTAA based connection to a LoRaWAN server.
153+
The second example [WisBlock-API-V2-Example](./RAK_PATCH_V2/examples/WisBlock-API-V2-Example/) is based on the [WisBlock-API-V2](https://github.com/beegee-tokyo/WisBlock-API-V2) API, that provides low power coding and an AT command interface to setup the devices.
154+
155+
Both examples work on the RAK4630/RAK4631, RAK11300/RAK11310, RAK3112/RAK3312 and RAK11200 + RAK13300 modules.
156+
149157
# RAK_PATCH (old version)
150158
A small script that installs or updates RAKwireless WisBlock modules in PlatformIO BSP's
151159
This script does not install the required BSP's (platform and package), it only patches already installed BSP's.

0 commit comments

Comments
 (0)