Changes for page DMT01

Last modified by Xiaoling on 2025/08/16 17:21

From version 14.12
edited by Edwin Chen
on 2025/07/27 21:25
Change comment: There is no comment for this version
To version 14.27
edited by Edwin Chen
on 2025/07/27 21:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -111,68 +111,26 @@
111 111  
112 112  1. Input the OTAA Keys in LoRaWAN Network Server
113 113  1. Make sure there is LoraWAN network
114 -1. Press the button
115 -)))
114 +1. Press the button on the DMT01 for more than 3 seconds, DMT01 will start to connect to LoRaWAN network
116 116  
117 117  
118 118  
119 -
118 +After the DMT01 Join LoRaWAN network, once user take out the probe, the probe will start to measure temperature and user will be to see the data on the server.
119 +)))
120 120  
121 -
122 122  
123 -== 2.2 Payload Types ==
122 +== 2.2 LoRaWAN Payload ==
124 124  
125 125  
126 -To meet different server requirement, POM01-NB supports different payload type.
127 127  
128 -**Includes:**
126 +2.3 Bluetoothe
129 129  
130 -* [[General JSON format payload>>||anchor="H2.2.1GeneralJsonFormat28Type3D529"]]. (Type=5)
128 +
131 131  
132 -* [[HEX format Payload>>||anchor="H2.2.2HEXformatPayload28Type3D029"]]. (Type=0)
130 +
133 133  
134 -* [[ThingSpeak Format>>||anchor="H2.2.4ThingSpeakPayload28Type3D129"]]. (Type=1)
135 135  
136 -* [[ThingsBoard Format>>||anchor="H2.2.3ThingsBoardPayload28Type3D329"]]. (Type=3)
137 137  
138 -User can specify the payload type when choose the connection protocol. Example:
139 -
140 -
141 -(% style="color:#037691" %)**AT+PRO=1,0**  (%%) ~/~/ Use COAP Connection & hex Payload
142 -
143 -(% style="color:#037691" %)**AT+PRO=1,5**   (%%) ~/~/ Use COAP Connection & Json Payload
144 -
145 -(% style="color:#037691" %)**AT+PRO=2,0**  (%%) ~/~/ Use UDP Connection & hex Payload
146 -
147 -(% style="color:#037691" %)**AT+PRO=2,5**   (%%) ~/~/ Use UDP Connection & Json Payload
148 -
149 -(% style="color:#037691" %)**AT+PRO=3,0**  (%%) ~/~/ Use MQTT Connection & hex Payload
150 -
151 -(% style="color:#037691" %)**AT+PRO=3,5 ** (%%) ~/~/ Use MQTT Connection & Json Payload
152 -
153 -(% style="color:#037691" %)**AT+PRO=4,0**  (%%) ~/~/ Use TCP Connection & hex Payload
154 -
155 -(% style="color:#037691" %)**AT+PRO=4,5 ** (%%) ~/~/ Use TCP Connection & Json Payload
156 -
157 -
158 -=== 2.2.1 General Json Format(Type~=5) ===
159 -
160 -(% class="box infomessage" %)
161 -(((
162 -To be updated...
163 -)))
164 -
165 -
166 -=== 2.2.2 HEX format Payload(Type~=0) ===
167 -
168 -(% class="box infomessage" %)
169 -(((
170 -To be updated...
171 -)))
172 -
173 -
174 -
175 -
176 176  = 3. Configure POM01-NB =
177 177  
178 178  == 3.1 Configure Methods ==