esp8266-aws_iot
esp8266-aws_iot copied to clipboard
Some examples using x.509 certificates and TLSv1.2 under Arduino IDE
Error -4
WiFi connected IP address: 192.168.0.148 Heap: 45744 Success to open cert file cert loaded Success to open private cert file private key loaded Heap: 40224 Attempting MQTT connection...pm open,type:2 0...
Hello, i have sucessfully used this example to connect to aws cloud and published data it is working like a charm :) Now i have added my thing to a...
I find it hard to follow your instructions. I used the example `MQTT_x509_bin.ino` and found out that `xxd` is a Linux command that transforms the converted DER file to byte...
You mentioned you are hopeful, with optimizations. I saw an rtos version running. https://github.com/SuperHouse/esp-open-rtos/pull/173 ..
Hi Copercini, Thank for your project. However, I programed in my board, it run failed. Fatal exception 29. Fatal exception 28. It means field of memory, it's protected and cannot...