Last modified by Mengting Qiu on 2024/04/02 16:44

From version 115.31
edited by Xiaoling
on 2022/07/11 08:42
Change comment: There is no comment for this version
To version 115.30
edited by Xiaoling
on 2022/07/11 08:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -190,45 +190,23 @@
190 190  === 2.2.1 Test Requirement ===
191 191  
192 192  
193 -(((
194 194  To use N95S31B in your city, make sure meet below requirements:
195 -)))
196 196  
197 -* (((
198 -Your local operator has already distributed a NB-IoT Network there.
199 -)))
200 -* (((
201 -The local NB-IoT network used the band that N95S31B supports.
202 -)))
203 -* (((
204 -Your operator is able to distribute the data received in their NB-IoT network to your IoT server.
205 -)))
195 +* Your local operator has already distributed a NB-IoT Network there.
196 +* The local NB-IoT network used the band that N95S31B supports.
197 +* Your operator is able to distribute the data received in their NB-IoT network to your IoT server.
206 206  
207 -(((
208 208  Below figure shows our testing structure. Here we have NB-IoT network coverage by China Mobile, the band they use is B8.
209 -)))
210 210  
211 -(((
212 212  N95S31B supports different communication protocol such as :
213 -)))
214 214  
215 215  (((
216 -* (((
217 -CoAP  ((% style="color:red" %)120.24.4.116:5683(%%))
218 -)))
219 -* (((
220 -raw UDP  ((% style="color:red" %)120.24.4.116:5601(%%))
221 -)))
222 -* (((
223 -MQTT  ((% style="color:red" %)120.24.4.116:1883(%%))
224 -)))
225 -* (((
226 -TCP  ((% style="color:red" %)120.24.4.116:5600(%%))
227 -)))
204 +* CoAP  ((% style="color:red" %)120.24.4.116:5683(%%))
205 +* raw UDP  ((% style="color:red" %)120.24.4.116:5601(%%))
206 +* MQTT  ((% style="color:red" %)120.24.4.116:1883(%%))
207 +* TCP  ((% style="color:red" %)120.24.4.116:5600(%%))
228 228  
229 -(((
230 230  We will show how to use with each protocol. The IP addresses above are our test server. User need to change to point their corresponding server.
231 -)))
232 232  
233 233  
234 234  )))