Changes for page Connection to Senra
Last modified by Xiaoling on 2023/04/21 17:49
Change comment:
There is no comment for this version
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]] ... ... @@ -24,8 +24,10 @@ 24 24 25 25 [[image:image-20220524181455-2.png]] 26 26 31 + 27 27 Configure the Gateway with correct settings. 28 28 34 + 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,14 @@ 33 33 Configure the Gateway with correct settings. 34 34 35 35 36 -= 3. Notice for End node = 37 37 38 -= =3.1SetupforOTAAmode ==43 += 3. Notice for End node = 39 39 40 -== 3. 2Set up for ABPMode ==45 +== 3.1 Set up for OTAA mode == 41 41 47 +== 3.2 Set up for ABP Mode == 48 + 49 + 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. 58 +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**. 64 +User can know the keys by run (% style="color:blue" %)**AT+CFG**. 65 + 66 + 57 57 ))) 58 58 ))) 59 59 ... ... @@ -67,17 +67,22 @@ 67 67 68 68 Create ABP Device 69 69 70 -And input the keys: 71 71 72 -* Device EUI : Use the value from AT+DEUI 73 -* Device ADDR: Use the value from AT+DADDR 74 -* Application session key: Use the value from AT+APPSKEY 75 -* Network Session Key: Use the value from AT+NWKSKEY 81 +(% style="color:blue" %)**And input the keys:** 76 76 83 +* (% style="color:#037691" %)**Device EUI : ** (%%) Use the value from **AT+DEUI** 84 + 85 +* (% style="color:#037691" %)**Device ADDR:**(%%) Use the value from **AT+DADDR** 86 + 87 +* (% style="color:#037691" %)**Application session key:** (%%) Use the value from **AT+APPSKEY** 88 + 89 +* (% style="color:#037691" %)**Network Session Key:** (%%) Use the value from **AT+NWKSKEY** 90 + 77 77 [[image:image-20220524181549-6.png]] 78 78 79 79 Create ABP Device 80 80 95 + 81 81 After Successfule uplink, User will be to see the activity: 82 82 83 83 [[image:image-20220526114506-2.png]]