Changes for page Connection to Senra
Last modified by Xiaoling on 2023/04/21 17:49
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,17 +1,21 @@ 1 -**~ Contents:** 1 +**~ Table of Contents:** 2 2 3 3 {{toc/}} 4 4 5 5 6 -= 1. Introduction = 6 += 1. Introduction = 7 7 8 + 8 8 Here list some notice when connect to Senra. 9 9 10 10 11 -= 2. Notice for Gateway = 12 += 2. Notice for Gateway = 12 12 14 + 13 13 ((( 14 14 After register an account in Senra, ask their support to approval your gateway: refer ths link [[https:~~/~~/docs.senraco.io/dev/gw/SemtechPacketForwarder/>>url:https://docs.senraco.io/dev/gw/SemtechPacketForwarder/]] for gateway instruction of Senra. 17 + 18 + 15 15 ))) 16 16 17 17 [[image:image-20220524181429-1.jpeg]] ... ... @@ -22,10 +22,13 @@ 22 22 * The Gateway EUI must match the Approval Gateway EUI in above screen shot 23 23 * The keep alive status set to 300 seconds. Default 30 seconds is too short to Senra 24 24 29 + 25 25 [[image:image-20220524181455-2.png]] 26 26 32 + 27 27 Configure the Gateway with correct settings. 28 28 35 + 29 29 Gateway should be Active after have internet connection. like below: 30 30 31 31 [[image:image-20220526114401-1.png||height="395" width="1337"]] ... ... @@ -33,12 +33,16 @@ 33 33 Configure the Gateway with correct settings. 34 34 35 35 36 -= 3. Notice for End node = 37 37 38 -= =3.1SetupforOTAAmode ==44 += 3. Notice for End node = 39 39 40 -== 3. 2Set up for ABPMode ==46 +== 3.1 Set up for OTAA mode == 41 41 48 + 49 + 50 +== 3.2 Set up for ABP Mode == 51 + 52 + 42 42 ((( 43 43 ((( 44 44 ABP Mode devices has to be IN868 frequency band as well, User can use ABP mode to update data. ... ... @@ -47,13 +47,15 @@ 47 47 48 48 ((( 49 49 ((( 50 -For Dragino End Node, user can access to the device console and run AT Command "**AT+NJM=0**" to set it to ABP mode. 61 +For Dragino End Node, user can access to the device console and run AT Command "(% style="color:blue" %)**AT+NJM=0**(%%)" to set it to ABP mode. 51 51 ))) 52 52 ))) 53 53 54 54 ((( 55 55 ((( 56 -User can know the keys by run **AT+CFG**. 67 +User can know the keys by run (% style="color:blue" %)**AT+CFG**. 68 + 69 + 57 57 ))) 58 58 ))) 59 59 ... ... @@ -68,17 +68,18 @@ 68 68 Create ABP Device 69 69 70 70 71 -And input the keys: 84 +**(% style="color:blue" %)And input the keys:** 72 72 73 -* Device EUI : Use the value from AT+DEUI 74 -* Device ADDR: Use the value from AT+DADDR 75 -* Application session key: Use the value from AT+APPSKEY 76 -* Network Session Key: Use the value from AT+NWKSKEY 86 +* **(% style="color:#037691" %)Device EUI : ** (%%) Use the value from AT+DEUI 87 +* **(% style="color:#037691" %)Device ADDR:**(%%) Use the value from AT+DADDR 88 +* **(% style="color:#037691" %)Application session key:** (%%) Use the value from AT+APPSKEY 89 +* **(% style="color:#037691" %)Network Session Key:** (%%) Use the value from AT+NWKSKEY 77 77 78 78 [[image:image-20220524181549-6.png]] 79 79 80 80 Create ABP Device 81 81 95 + 82 82 After Successfule uplink, User will be to see the activity: 83 83 84 84 [[image:image-20220526114506-2.png]]