Difference between revisions of "WdKA RIoT Arduino Shield"

From Interaction Station Wiki
Jump to navigation Jump to search
m
m
Line 6: Line 6:
  
 
== Resources ==
 
== Resources ==
[http://ww1.microchip.com/downloads/en/DeviceDoc/40001784F.pdf RN2483 LoRa Technology Module Command Reference User’s Guide] <br/>
+
* [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] <br/>
+
* [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] <br/>
+
* [http://ww1.microchip.com/downloads/en/DeviceDoc/80000689A.pdf RN2483 Low-Power Long Range LoRa Technology Transceiver Module Datasheet Errata]
  
 
== Notes & References ==
 
== Notes & References ==

Revision as of 16:41, 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

Notes & References