Response error code¶
Common gerneral error code¶
Error code
Representative information
33
malloc mistake
34
Failed to read buf
35
Failed to write buf
36
Configuration error (configuration error loaded from memory, for example, we set the port -1 of OTA upgrade, and check the port error when executing AT+OTA, and then we will report the configuration error).
37
Failed to create task.
38
Flash read and write failed.
39
Serial port configuration error, unsupported baud rate.
40
Serial port configuration error, unsupported data bit.
41
Serial port configuration error, unsupported stop bit.
42
Serial port configuration error, unsupported parity bit.
43
Serial port configuration error, unsupported flow control.
44
Serial port configuration failed.
45
User name/password error
46
Low power mode error or unsupported low power mode
47
Error in uninitialized configuration data (including io mapping data)
63
General error code (no other information)
About MQTT¶
Error code |
Representative information |
|---|---|
192 |
MQTT connection mode is wrong. |
193 |
MQTT connection failed. |
194 |
MQTT configuration error |
195 |
Failed to publish MQTT message. |
196 |
The MQTT message subscription list is full. |
197 |
MQTT did not receive a response. |
198 |
MQTT busy or connection timeout. |
224 |
MQTT unknown error |
About BLE Bluetooth¶
Error code
Representative information
225
Bluetooth turn on or turn off error
226
Failed to set Bluetooth MAC.
227
Modification of Bluetooth MAC is not supported.
228
The unsupported state or the operation being executed is not allowed in the current state.
229
Bluetooth disconnection failed.
230
Bluetooth failed to set MTU (236 failed to get MTU)
231
Bluetooth failed to send data.
232
Set Bluetooth slave broadcast status
233
Bluetooth host scan failed.
234
The specified Bluetooth was not scanned.
235
Bluetooth connection failed.
236
Failed to get MTU (230 failed to set MTU)
237
Failed to obtain Bluetooth MAC (226: set Bluetooth MAC; 237: Failed to get Bluetooth MAC)