David Mann

Results 3 comments of David Mann

I had the same issue. I was able to run the functions in the MQTT mutual auth demo (https://github.com/espressif/esp-aws-iot/tree/master/examples/mqtt/tls_mutual_auth/main) by wrapping the AWS library includes with extern "C" in my...

I get the same error with HTTP OTA. MQTT OTA works. IDF v4.4.2

I got the same error until I increased the APP_VERSION_BUILD in demo_config.h. Used IDF v4.4.2