wikiroute

networking recipes

User Tools

Site Tools


exploring_lorawan

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
exploring_lorawan [2018/10/29 10:42] – [2. Backend] samerexploring_lorawan [2018/10/29 11:48] – [3. Devices] samer
Line 25: Line 25:
  
 Start by choosing the application named ''IDOE-1819'' to create a new device. You should provide the following information: Start by choosing the application named ''IDOE-1819'' to create a new device. You should provide the following information:
-  * A unique device name: ''IDO-GX'' (where ''X'' is your group number)+  * A unique device name: ''IDOE-GX'' (where ''X'' is your group number)
   * The device description   * The device description
   * A unique device EUI on 64 bits: Random identifiers can be generated on [[https://www.random.org/bytes/]]   * A unique device EUI on 64 bits: Random identifiers can be generated on [[https://www.random.org/bytes/]]
Line 33: Line 33:
  
 <WRAP left round help 100%> <WRAP left round help 100%>
-  * 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?
-  * Compare the two device activation methods used in LoRaWAN by giving the advantages and inconvenients. +  * Compare the two device activation methods used in LoRaWAN by giving the advantages and shortcomings
-  * What is the difference between the two receive windows in LoRaWAN? What are they used for?  +
 </WRAP> </WRAP>
 ===== -. Devices ===== ===== -. Devices =====
Line 59: Line 57:
  
 <WRAP left round tip 100%> <WRAP left round tip 100%>
-Note that the device and application identifiers should be in little endian format, while the application key is in big endian format. For example, ''0badde1cafe2deca'' is written as ''0xCA, 0xDE, 0xE2, 0xAF, 0x1C, 0xDE, 0xAD, 0x0B'' in the Arduino sketch.+Note that the application key is in big endian format. Hencethe key ''0badde1cafe2deca'' should be written as ''0xCA, 0xDE, 0xE2, 0xAF, 0x1C, 0xDE, 0xAD, 0x0B'' in the Arduino sketch.
 </WRAP> </WRAP>
  
exploring_lorawan.txt · Last modified: 2021/11/02 06:31 by samer