Difference between revisions of "WdKA RIoT Arduino Shield"

From Interaction Station Wiki
Jump to navigation Jump to search
m
m
Line 8: Line 8:
 
[http://ww1.microchip.com/downloads/en/DeviceDoc/40001784F.pdf RN2483 LoRa Technology Module Command Reference User’s Guide]
 
[http://ww1.microchip.com/downloads/en/DeviceDoc/40001784F.pdf RN2483 LoRa Technology Module Command Reference User’s Guide]
 
[http://ww1.microchip.com/downloads/en/DeviceDoc/50002346B.pdf RN2483 Low-Power Long Range LoRa Technology Transceiver Module Datasheet]
 
[http://ww1.microchip.com/downloads/en/DeviceDoc/50002346B.pdf RN2483 Low-Power Long Range LoRa Technology Transceiver Module Datasheet]
http://ww1.microchip.com/downloads/en/DeviceDoc/80000689A.pdf RN2483 Low-Power Long Range LoRa Technology Transceiver Module Datasheet Errata]
+
[http://ww1.microchip.com/downloads/en/DeviceDoc/80000689A.pdf RN2483 Low-Power Long Range LoRa Technology Transceiver Module Datasheet Errata]
 +
 
 
== Notes & References ==
 
== Notes & References ==
 
<div class="references-small"> <references /> </div>
 
<div class="references-small"> <references /> </div>

Revision as of 16:40, 12 April 2017

WdKA RIoT Arduino Shield

WdKA RIoT Arduino Shield

python2 init_riot_shield.py /dev/ttyUSB0 DevAddr NwkSKey AppsKey
python2 init_riot_shield.py /dev/ttyUSB0 0177C80C 5B462C58B7A7DF9942D6B709858CA4C8 46F1EC6FE128EB2E62EB0A38B4E9A3A6

Resources

RN2483 LoRa Technology Module Command Reference User’s Guide RN2483 Low-Power Long Range LoRa Technology Transceiver Module Datasheet RN2483 Low-Power Long Range LoRa Technology Transceiver Module Datasheet Errata

Notes & References