Changes for page Use BLE to upgrade firmware for NB-IoT/LTE-M end node
Last modified by Edwin Chen on 2025/06/26 14:36
From version 17.1
edited by Edwin Chen
on 2024/01/31 23:12
on 2024/01/31 23:12
Change comment:
There is no comment for this version
To version 17.2
edited by Edwin Chen
on 2024/01/31 23:15
on 2024/01/31 23:15
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,31 +21,20 @@ 21 21 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) 22 22 {{/velocity}} 23 23 24 -(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:869px" %) 25 -(% class="sortHeader" %)|=(% style="width: 269px; background-color: rgb(217, 226, 243);" %)Models|=(% style="width: 158px; background-color: rgb(217, 226, 243);" %)**Mother Board**|=(% style="width: 214px; background-color: rgb(217, 226, 243);" %)**UART for AT Commands**|=(% style="width: 226px; background-color: rgb(217, 226, 243);" %)**UART for Upgrade Firmware** 26 -|(% style="width:269px" %)S31-NB, S31B-NB|(% style="width:158px" %)LSN50v3|(% style="width:214px" %)Instruction|(% style="width:226px" %)Instruction 27 -|(% style="width:269px" %) |(% style="width:158px" %) |(% style="width:214px" %) |(% style="width:226px" %) 28 - 29 - 30 -{{velocity}} 31 -$xwiki.ssfx.use("js/xwiki/table/table.css") 32 -$xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) 33 -{{/velocity}} 34 - 35 -(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:850px" %) 36 -(% class="sortHeader" %)|=(% style="width: 149px;background-color:#D9E2F3" %)Models|=(% style="width: 289px; background-color: rgb(217, 226, 243);" %)BLE Activate Method|=(% style="width: 274px; background-color: rgb(217, 226, 243);" %)Comments 37 -|(% style="width:149px" %)NBSN95 |(% style="width:289px" %)((( 24 +(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:959px" %) 25 +(% class="sortHeader" %)|=(% style="width: 237px; background-color: rgb(217, 226, 243);" %)Models|=(% style="width: 612px; background-color: rgb(217, 226, 243);" %)BLE Activate Method|=(% style="width: 105px; background-color: rgb(217, 226, 243);" %)**Comments** 26 +|(% style="width:237px" %)All NB-IoT models with BLE support|(% style="width:612px" %)((( 38 38 Device is battery power type and BLE will be only activate on below case: 39 39 40 40 * Press button to send an uplink 41 - 42 42 * Press button to active device. 43 - 44 44 * Device Power on or reset. 45 45 46 -If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode. 47 -))) 33 +If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode 34 +)))|(% style="width:105px" %) 35 +|(% style="width:237px" %) |(% style="width:612px" %) |(% style="width:105px" %) 48 48 37 + 49 49 = 3. How to connect = 50 50 51 51 == 3.1 Use General Serial Bluetooth Terminal in mobile phone ==