<
From version < 42.14 >
edited by Xiaoling
on 2023/01/31 16:07
To version < 42.6 >
edited by Xiaoling
on 2023/01/31 15:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -193,14 +193,14 @@
193 193  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
194 194  |(% style="width:138px" %)**Behavior on ACT**|(% style="width:100px" %)**Function**|**Action**
195 195  |(% style="width:138px" %)Pressing ACT between 1s < time < 3s|(% style="width:100px" %)Send an uplink|(((
196 -If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, **(% style="color:blue" %)blue led** (%%)will blink once.
196 +If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, **blue led** will blink once.
197 197  
198 198  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
199 199  )))
200 200  |(% style="width:138px" %)Pressing ACT for more than 3s|(% style="width:100px" %)Active Device|(((
201 -**(% style="color:green" %)Green led**(%%) will fast blink 5 times, device will enter **(% style="color:#037691" %)OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network.
201 +**Green led** will fast blink 5 times, device will enter **OTA mode** for 3 seconds. And then start to JOIN LoRaWAN network.
202 202  
203 -**(% style="color:green" %)Green led**(%%) will solidly turn on for 5 seconds after joined in network.
203 +**Green led** will solidly turn on for 5 seconds after joined in network.
204 204  
205 205  Once sensor is active, BLE module will be active and user can connect via BLE to configure device, no matter if device join or not join LoRaWAN network.
206 206  )))
... ... @@ -248,7 +248,7 @@
248 248  == 2.1 How it works ==
249 249  
250 250  
251 -The PS-LB is configured as **(% style="color:#037691" %)LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and activate the PS-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
251 +The PS-LB is configured as **LoRaWAN OTAA Class A** mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and activate the PS-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
252 252  
253 253  
254 254  
... ... @@ -264,7 +264,7 @@
264 264  The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
265 265  
266 266  
267 -**(% style="color:blue" %)Step 1:**(%%) Create a device in TTN with the OTAA keys from PS-LB.
267 +**Step 1**: Create a device in TTN with the OTAA keys from PS-LB.
268 268  
269 269  Each PS-LB is shipped with a sticker with the default device EUI as below:
270 270  
... ... @@ -275,32 +275,32 @@
275 275  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
276 276  
277 277  
278 -**(% style="color:blue" %)Register the device**
278 +**Register the device**
279 279  
280 280  [[image:1675144099263-405.png]]
281 281  
282 282  
283 -**(% style="color:blue" %)Add APP EUI and DEV EUI**
283 +**Add APP EUI and DEV EUI**
284 284  
285 285  [[image:1675144117571-832.png]]
286 286  
287 287  
288 -**(% style="color:blue" %)Add APP EUI in the application**
288 +**Add APP EUI in the application**
289 289  
290 290  
291 291  [[image:1675144143021-195.png]]
292 292  
293 293  
294 -**(% style="color:blue" %)Add APP KEY**
294 +**Add APP KEY**
295 295  
296 296  [[image:1675144157838-392.png]]
297 297  
298 -**(% style="color:blue" %)Step 2:**(%%) Activate on PS-LB
298 +**Step 2**: Activate on PS-LB
299 299  
300 300  
301 301  Press the button for 5 seconds to activate the PS-LB.
302 302  
303 -**(% style="color:green" %)Green led**(%%) will fast blink 5 times, device will enter **(% style="color:blue" %)OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network. **(% style="color:green" %)Green led**(%%) will solidly turn on for 5 seconds after joined in network.
303 +**Green led** will fast blink 5 times, device will enter **OTA mode** for 3 seconds. And then start to JOIN LoRaWAN network. **Green led** will solidly turn on for 5 seconds after joined in network.
304 304  
305 305  After join success, it will start to upload messages to TTN and you can see the messages in the panel.
306 306  
... ... @@ -335,11 +335,11 @@
335 335  [[image:1675144504430-490.png]]
336 336  
337 337  
338 -**(% style="color:#037691" %)Sensor Model**(%%): For PS-LB, this value is 0x16
338 +**Sensor Model**: For PS-LB, this value is 0x16
339 339  
340 -**(% style="color:#037691" %)Firmware Version**(%%): 0x0100, Means: v1.0.0 version
340 +**Firmware Version**: 0x0100, Means: v1.0.0 version
341 341  
342 -**(% style="color:#037691" %)Frequency Band**:
342 +**Frequency Band**:
343 343  
344 344  *0x01: EU868
345 345  
... ... @@ -370,7 +370,7 @@
370 370  *0x0e: MA869
371 371  
372 372  
373 -**(% style="color:#037691" %)Sub-Band**:
373 +**Sub-Band**:
374 374  
375 375  AU915 and US915:value 0x00 ~~ 0x08
376 376  
... ... @@ -379,7 +379,7 @@
379 379  Other Bands: Always 0x00
380 380  
381 381  
382 -**(% style="color:#037691" %)Battery Info**:
382 +**Battery Info**:
383 383  
384 384  Check the battery voltage.
385 385  
... ... @@ -388,7 +388,7 @@
388 388  Ex2: 0x0B49 = 2889mV
389 389  
390 390  
391 -=== 2.3.2 Sensor value, FPORT~=2 ===
391 +=== 1.3.2 Sensor value, FPORT~=2 ===
392 392  
393 393  
394 394  Uplink payload includes in total 9 bytes.
... ... @@ -398,7 +398,7 @@
398 398  |(% style="width:97px" %)(((
399 399  **Size(bytes)**
400 400  )))|(% style="width:48px" %)**2**|(% style="width:58px" %)**2**|**2**|**2**|**1**
401 -|(% style="width:97px" %)**Value**|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:58px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.7IN126IN226INTpin"]]
401 +|(% style="width:97px" %)**Value**|(% style="width:48px" %)[[BAT>>path:#bat]]|(% style="width:58px" %)[[Probe Model>>path:#Probe_Model]]|0 ~~ 20mA value|[[0 ~~~~ 30v value>>path:#Voltage_30v]]|[[IN1 &IN2 Interrupt  flag>>path:#Int_pin]]
402 402  
403 403  [[image:1675144608950-310.png]]
404 404  
... ... @@ -435,7 +435,7 @@
435 435  
436 436  The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level.
437 437  
438 -**(% style="color:#037691" %)Example**:
438 +**Example**:
439 439  
440 440  27AE(H) = 10158 (D)/1000 = 10.158mA.
441 441  
... ... @@ -445,7 +445,7 @@
445 445  
446 446  Measure the voltage value. The range is 0 to 30V.
447 447  
448 -**(% style="color:#037691" %)Example**:
448 +**Example**:
449 449  
450 450  138E(H) = 5006(D)/1000= 5.006V
451 451  
... ... @@ -455,7 +455,7 @@
455 455  
456 456  IN1 and IN2 are used as digital input pins.
457 457  
458 -**(% style="color:#037691" %)Example**:
458 +**Example**:
459 459  
460 460  09 (H) :(0x09&0x08)>>3=1    IN1 pin is high level.
461 461  
... ... @@ -464,7 +464,7 @@
464 464  
465 465  This data field shows if this packet is generated by **Interrupt Pin** or not. [[Click here>>path:#Int_mod]] for the hardware and software set up. Note: The Internet Pin is a separate pin in the screw terminal.
466 466  
467 -**(% style="color:#037691" %)Example:**
467 +**Example:**
468 468  
469 469  09 (H) : (0x09&0x02)>>1=1    The level of the interrupt pin.
470 470  
... ... @@ -497,9 +497,9 @@
497 497  [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps:
498 498  
499 499  
500 -**(% style="color:blue" %)Step 1: **(%%)Be sure that your device is programmed and properly connected to the network at this time.
500 +**Step 1: **Be sure that your device is programmed and properly connected to the network at this time.
501 501  
502 -**(% style="color:blue" %)Step 2:**(%%) To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:
502 +**Step 2:** To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:
503 503  
504 504  
505 505  [[image:1675144951092-237.png]]
... ... @@ -508,9 +508,9 @@
508 508  [[image:1675144960452-126.png]]
509 509  
510 510  
511 -**(% style="color:blue" %)Step 3:**(%%) Create an account or log in Datacake.
511 +**Step 3:** Create an account or log in Datacake.
512 512  
513 -**(% style="color:#blue" %)Step 4:** (%%)Create PS-LB product.
513 +**Step 4:** Create PS-LB product.
514 514  
515 515  [[image:1675145004465-869.png]]
516 516  
... ... @@ -523,7 +523,7 @@
523 523  [[image:1675145029119-717.png]]
524 524  
525 525  
526 -**(% style="color:blue" %)Step 5: **(%%)add payload decode
526 +**Step 5: **add payload decode
527 527  
528 528  [[image:1675145051360-659.png]]
529 529  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0