wikiroute

networking recipes

User Tools

Site Tools


esib_iot_challenge

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
esib_iot_challenge [2017/05/17 17:48] – [1. Platform] sameresib_iot_challenge [2017/05/17 17:49] samer
Line 36: Line 36:
 Make sure that the ''ABP activation'' button is unchecked, in order to enable OTAA join method. Finally, in advanced network settings, choose the receive window RX2. Make sure that the ''ABP activation'' button is unchecked, in order to enable OTAA join method. Finally, in advanced network settings, choose the receive window RX2.
  
-<WRAP left help 100%>+<WRAP left round help 100%>
   * What does the application EUI mean? How is it used in LoRaWAN?   * What does the application EUI mean? How is it used in LoRaWAN?
   * What does the application key mean? How is it used in LoRaWAN security?   * What does the application key mean? How is it used in LoRaWAN security?
Line 56: Line 56:
 Download the example sketch and open it with Arduino IDE. Now you should configure your device with the same identifiers as in the backend.  Download the example sketch and open it with Arduino IDE. Now you should configure your device with the same identifiers as in the backend. 
  
-<WRAP center round tip 100%>+<WRAP left round tip 100%>
 Note that the device and application identifiers should be in little endian format. The application key is in big endian format. For example, ''0badde1cafe2deca'' is written as ''0xCA, 0xDE, 0xE2, 0xAF, 0x1C, 0xDE, 0xAD, 0x0B''. Note that the device and application identifiers should be in little endian format. The application key is in big endian format. For example, ''0badde1cafe2deca'' is written as ''0xCA, 0xDE, 0xE2, 0xAF, 0x1C, 0xDE, 0xAD, 0x0B''.
 </WRAP> </WRAP>
Line 123: Line 123:
 You can also find another example of sketch to download: {{ :test-loraserver-moisture-on-move.ino.zip |}}. Here the message sending is not periodic but related to an event. For example, an infrared sensor detects a movement and triggers a signal for the device to send a LoRaWAN message. Note also that the join method used in this second sketch is Activation by Personalisation (ABP): the device address, the network session key, and the application session key are directly configured on the device. You can also find another example of sketch to download: {{ :test-loraserver-moisture-on-move.ino.zip |}}. Here the message sending is not periodic but related to an event. For example, an infrared sensor detects a movement and triggers a signal for the device to send a LoRaWAN message. Note also that the join method used in this second sketch is Activation by Personalisation (ABP): the device address, the network session key, and the application session key are directly configured on the device.
  
-<WRAP center help 100%>+<WRAP left round help 100%>
   * OTAA   * OTAA
   * ID   * ID
esib_iot_challenge.txt · Last modified: 2021/08/28 09:53 by samer