Changes for page NSPH01-NB-IoT Soil pH Sensor User Manual
Last modified by Bei Jinggeng on 2024/03/30 17:53
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -224,6 +224,7 @@ 224 224 225 225 * **AT+TDC=7200 ** ~/~/ Set Update Interval to 7200s (2 hour) 226 226 227 + 227 227 **NOTE: By default, the device will send an uplink message every 2 hours. Each Uplink Include 8 set of records in this 2 hour (15 minute interval / record).** 228 228 229 229 ... ... @@ -244,19 +244,20 @@ 244 244 245 245 The payload is ASCII string, representative same HEX: 246 246 247 -0x (% style="color:red" %)f868411056754138(%%)(% style="color:blue" %)0064(%%)(% style="color:green" %)0c78(%%)(% style="color:red" %)17(%%)(% style="color:blue" %)01(%%)(% style="color:green" %)00(%%)(% style="color:red" %)0225010b6315537b010b0226631550fb010e022663154d7701110225631549f1011502246315466b01190223631542e5011d022163153f62011e022163153bde011e022163153859(%%)where:248 +0xf86841105675413800640c781701000225010b6315537b010b0226631550fb010e022663154d7701110225631549f1011502246315466b01190223631542e5011d022163153f62011e022163153bde011e022163153859 where: 248 248 249 -* (% style="color:red" %)Device ID: 0xf868411056754138 = f868411056754138 (%%) 250 -* (% style="color:blue" %)Version: 0x0064=100=1.0.0 (%%) 251 -* (% style="color:green" %)BAT: 0x0c78 = 3192 mV = 3.192V (%%) 252 -* (% style="color:red" %)Singal: 0x17 = 23 (%%) 253 -* (% style="color:blue" %)Mod: 0x01 = 1 (%%) 254 -* (% style="color:green" %)Interrupt: 0x00= 0(%%) 250 +* Device ID: 0xf868411056754138 = f868411056754138 251 +* Version: 0x0064=100=1.0.0 252 + 253 +* BAT: 0x0c78 = 3192 mV = 3.192V 254 +* Singal: 0x17 = 23 255 +* Mod: 0x01 = 1 256 +* Interrupt: 0x00= 0 255 255 * Soil PH: 0x0225= 549 = 5.49 256 256 * Soil Temperature:0x010B =267=26.7 °C 257 -* Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>url:http://www.epochconverter.com/]])259 +* Time stamp : 0x6315537b =1662342011 258 258 * Soil Temperature,Soil PH,Time stamp : 010b0226631550fb 259 -* (% style="color:red" %)8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,.......(%%)261 +* 8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,....... 260 260 261 261 == 2.4 Payload Explanation and Sensor Interface == 262 262