今天遇到个问题,修改了一下文件,加了信号量。然后工作好像也没问题。但串口打印红色信息。不知道是啥?
Posted: Tue May 31, 2022 7:12 am
今天遇到个问题,修改了一下文件,加了信号量。然后工作好像也没问题。但串口打印红色信息。不知道是啥?
Get mqtt password success!
Get reg success!
The semaphore was created successfully!
The semaphore can now be used.
is registered!
got ip: 192,168,0,106
Broker url: mqtt://150.158.77.97
MQTT_EVENT_CONNECTED
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect..
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect.............
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect.....................
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect.....................
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect...................
打印了这么多。后来就这样 没打印了。
第二次 idf.py -p COM21 monitor 又没发现了
难道是monitor软件发出来的?
请教请教。是个什么情况。
Get mqtt password success!
Get reg success!
The semaphore was created successfully!
The semaphore can now be used.
is registered!
got ip: 192,168,0,106
Broker url: mqtt://150.158.77.97
MQTT_EVENT_CONNECTED
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect..
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect.............
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect.....................
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect.....................
GetOverlappedResult failed (PermissionError(13, '???????????????', None, 5))
Waiting for the device to reconnect...................
打印了这么多。后来就这样 没打印了。
第二次 idf.py -p COM21 monitor 又没发现了
难道是monitor软件发出来的?
请教请教。是个什么情况。