From version 20.2
edited by Mengting Qiu
on 2025/08/01 11:15
on 2025/08/01 11:15
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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ting1 +XWiki.Edwin - Content
-
... ... @@ -31,7 +31,6 @@ 31 31 32 32 * Wireless Meat Thermometer – Designed for accurate and reliable cooking temperature monitoring 33 33 * Food-Grade Probe – Safe for food contact and dishwasher-compatible for easy cleaning 34 -* Triple Working Mode– Supports BLE-only/LoRaWAN-only/Dual-mode operation 35 35 * BLE 5.1 Broadcasting – Supports real-time local data transmission via Bluetooth Low Energy 36 36 * LoRaWAN Connectivity – Enables long-range, low-power data transmission to IoT platforms 37 37 * Smart Uplink Triggering – Supports periodic data reporting and real-time alerts on temperature thresholds ... ... @@ -48,29 +48,29 @@ 48 48 49 49 (% style="color:blue" %)**Food Probe Spec:** 50 50 51 -* Length: 126mm 52 -* Diameter: 6mm 53 -* Food temperature: -30 ~~110 °C, Accuracy: ±0.5°C 54 -* Ambient temperature: 0 ~~380°C, Accuracy: ±5°C 55 -* Wireless: BLE 5.1 56 -* Distance: ≥ 30m 57 -* Battery: 4mAh 58 -* Recharge time: < 2 hours 59 -* Battery Duration: >30 hours 60 -* IP Rate: IP67, Dish Washer proof 50 +* Food temperature range: -20 ~~120 °C, Accuracy: ±0.5°C 51 +* Ambient temperature range: 0 ~~300°C, Accuracy: ±3°C 61 61 53 +Battery Duration: 2 days per full charge 62 62 63 63 64 -(% style="color:blue" %)** ChargerSpec:**56 +(% style="color:blue" %)**Battery & Power consumption:** 65 65 66 -* BLE v5.1 + LoRaWAN 67 -* Power Input: USB Type-C, +5v 68 -* Battery: Li-ion , 3000mAh 69 -* Recharge time: < 2 hours 58 +For Probe: 70 70 60 +* **Transmit:** 61 +* Battery Duration: 2 days per full charge 71 71 72 72 73 73 65 +For Charger 66 + 67 +* **ldle: ** 68 +* **Transmit** 69 +* **Battery Size** 70 + 71 + 72 + 74 74 == 1.4 Applications == 75 75 76 76 * Commercial Kitchen ... ... @@ -124,7 +124,7 @@ 124 124 125 125 Consider the BLE coverage , there is two cases: 126 126 127 -=== **Connection Mode: Probe is near by the Charge, within BLE range** === 126 +=== **Connection Mode: Probe is near by the Charge, within BLE range** === 128 128 129 129 Probe will establish connection to the charge via BLE. and the data flow is as below. 130 130 ))) ... ... @@ -132,7 +132,7 @@ 132 132 [[image:1753622303925-386.png]] 133 133 134 134 135 -=== **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** === 136 136 137 137 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. 138 138 ... ... @@ -140,7 +140,7 @@ 140 140 141 141 1) User can use BH01 BLE to LoRaWAN converter to pick up the BLE signal to IoT Server 142 142 143 -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 144 144 145 145 146 146 == 2.2 Activate Device ==