Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lupyuen/wisblock-lora-transmitter
Transmit LoRa messages with RAKwireless WisBlock
https://github.com/lupyuen/wisblock-lora-transmitter
arduino lora platformio rakwireless wisblock
Last synced: 21 days ago
JSON representation
Transmit LoRa messages with RAKwireless WisBlock
- Host: GitHub
- URL: https://github.com/lupyuen/wisblock-lora-transmitter
- Owner: lupyuen
- License: apache-2.0
- Created: 2021-03-15T04:58:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-29T06:53:44.000Z (over 2 years ago)
- Last Synced: 2024-11-14T18:29:19.425Z (3 months ago)
- Topics: arduino, lora, platformio, rakwireless, wisblock
- Language: C++
- Homepage: https://lupyuen.github.io/articles/wisblock
- Size: 21.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# wisblock-lora-transmitter
Arduino program that transmits LoRa messages with [RAKwireless WisBlock](https://docs.rakwireless.com/Product-Categories/WisBlock/Quickstart/).
Configured to transmit LoRa messages to [BL602 LoRa Firmware `sdk_app_lora`](https://github.com/lupyuen/bl_iot_sdk/blob/lorarecv/customer_app/sdk_app_lora).
Read the articles...
- ["RAKwireless WisBlock talks LoRa with PineCone BL602 RISC-V Board"](https://lupyuen.github.io/articles/wisblock)
- ["Connect PineCone BL602 to LoRa Transceiver"](https://lupyuen.github.io/articles/lora)