Changes for page DMT01
Last modified by Mengting Qiu on 2025/08/11 18:25
From version 19.4
edited by Edwin Chen
on 2025/07/31 18:54
on 2025/07/31 18:54
Change comment:
There is no comment for this version
To version 18.21
edited by Edwin Chen
on 2025/07/29 16:09
on 2025/07/29 16:09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -47,14 +47,8 @@ 47 47 48 48 (% style="color:blue" %)**Food Probe Spec:** 49 49 50 -* Length: 126mm 51 -* Diameter: 6mm 52 -* Food temperature: -30 ~~110 °C, Accuracy: ±0.5°C 53 -* Ambient temperature: 0 ~~380°C, Accuracy: ±5°C 54 -* Wireless: BLE 5.1 55 -* Distance: ≥ 30m 56 -* Battery: 4mAh 57 -* Recharger time: xiao 50 +* Food temperature range: -20 ~~120 °C, Accuracy: ±0.5°C 51 +* Ambient temperature range: 0 ~~300°C, Accuracy: ±3°C 58 58 59 59 Battery Duration: 2 days per full charge 60 60 ... ... @@ -129,7 +129,7 @@ 129 129 130 130 Consider the BLE coverage , there is two cases: 131 131 132 -=== **Connection Mode: Probe is near by the Charge, within BLE range** === 126 +=== **Connection Mode: Probe is near by the Charge, within BLE range** === 133 133 134 134 Probe will establish connection to the charge via BLE. and the data flow is as below. 135 135 ))) ... ... @@ -137,7 +137,7 @@ 137 137 [[image:1753622303925-386.png]] 138 138 139 139 140 -=== **Broadcast Mode: Probe is far away from the Charge, out of BLE range** === 134 +=== **Broadcast Mode: Probe is far away from the Charge, out of BLE range** === 141 141 142 142 Probe will auto swtich to BLE broadcast mode and broadcast the data via BLE. Any BLE Scaner can pick up the signal and send to IoT server. 143 143 ... ... @@ -145,7 +145,7 @@ 145 145 146 146 1) User can use BH01 BLE to LoRaWAN converter to pick up the BLE signal to IoT Server 147 147 148 -2) User can use Mobile phone to get the broadcast signal and further process. 142 +2) User can use Mobile phone to get the broadcast signal and further process. Below is an example structure with BL 149 149 150 150 151 151 == 2.2 Activate Device ==