Changes for page AI Image Sensor Calibration
Last modified by Karry Zhuang on 2024/12/13 11:31
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -307,7 +307,38 @@ 307 307 308 308 == (% title="Click and drag to resize" %)3.1 Get Digital Reading After Calibration(%%) == 309 309 310 +This section shows an example for how to join the [[TheThingsNetwork>>url:https://www.thethingsnetwork.org/]] LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure. 310 310 312 + 313 +Assume the DLOS8 is already set to connect to [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the AIS Sensor device in TTN V3 portal. 314 + 315 +**Step 1**: Create a device in TTN V3 with the OTAA keys from AIS Sensor. 316 + 317 +Each AIS Sensor is shipped with a sticker with the default DEV EUI as below: 318 + 319 +[[image:image-20230426083617-1.png||height="294" width="633"]] 320 + 321 +Enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot: 322 + 323 +Add APP EUI in the application. 324 + 325 +choose to create the device manually. 326 + 327 +Add APP KEY and DEV EUI 328 + 329 +[[image:image-20220522232916-3.png||_mstalt="430495" _mstvisible="3"]] 330 + 331 +[[image:1655776122894-257.png]] 332 + 333 +**Default mode OTAA** 334 + 335 + 336 + 337 + 338 +[[image:1655776241177-240.png]] 339 + 340 +**Step 2**: Use ACT button to activate LHT52 and it will auto join to the TTN V3 network. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel. 341 + 311 311 === 3.1.1 Uplink Payload (Fport~=5) === 312 312 313 313 The uplink payload includes totally 14 bytes. Uplink packets use FPORT=5 and (% style="color:#4472c4" %)**every 20 minutes**(%%) send one uplink by default. ... ... @@ -362,3 +362,6 @@ 362 362 363 363 364 364 == (% title="Click and drag to resize" %)3.2 Get Image and show in PC(%%) == 396 + 397 + 398 +