Skip to content
This repository has been archived by the owner on Sep 7, 2019. It is now read-only.

Commit

Permalink
downlink: add TIP for reading rx_data
Browse files Browse the repository at this point in the history
  • Loading branch information
jia200x authored and aabadie committed Sep 13, 2018
1 parent b54bb8c commit 106cf43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions riot-lorawan/downlink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ from the LoRaWAN network
- **Optional**: Use the TTN MQTT broker to send and receive data from
your node. Check the appendix below.

_TIP_: Read received payload, length and port from the
[`rx_data` member](http://doc.riot-os.org/structsemtech__loramac__t.html)
in the loramac descriptor.


## Appendix 1: Using the MQTT API

- Follow the MQTT quick start in TTN at
Expand Down

0 comments on commit 106cf43

Please sign in to comment.