Search found 4 matches

by zsjcyzz
Mon Jul 01, 2019 8:25 am
Forum: ESP-IDF
Topic: assertion "event_loop" failed: file
Replies: 1
Views: 3206

Re: assertion "event_loop" failed: file

Solved the problem.
by zsjcyzz
Mon Jul 01, 2019 6:27 am
Forum: ESP-IDF
Topic: assertion "event_loop" failed: file
Replies: 1
Views: 3206

assertion "event_loop" failed: file

make is ok
but download the bin to esp32 to run... is error :


W (3562) MQTT_CLIENT: Registering event loop while event callback is not null, clearing ca
llback
assertion "event_loop" failed : file "C:/msys32/home/Administrator/esp/esp-idf/components/e
sp_event/esp_event.c", line 647, function ...
by zsjcyzz
Wed Jun 12, 2019 1:26 am
Forum: ESP-IDF
Topic: mqtt:fatal error: mqtt_client.h: No such file or directory
Replies: 2
Views: 8689

Re: mqtt:fatal error: mqtt_client.h: No such file or directory

Tkanks .
Yep, I cant find the file in that path, But can find in github. .
have a few bugs..
let me see.
by zsjcyzz
Mon Jun 10, 2019 6:13 am
Forum: ESP-IDF
Topic: mqtt:fatal error: mqtt_client.h: No such file or directory
Replies: 2
Views: 8689

mqtt:fatal error: mqtt_client.h: No such file or directory

hello, i learn the mqtt but find the error in "make flash monitor":

C:/msys32/home/Administrator/esp/esp-idf-release-v3.3/esp-idf-release-v3.3/examples/protocols/mqtt/ssl/main/app_main.c:21:25: fatal error: mqtt_client.h: No such file or directory
compilation terminated.
make[1]: *** [/home ...

Go to advanced search