I have WeAct ESP32 C3 and C6. The C6 worked fine but the C3 had the following error:
Code: Select all
[ 69137][I][RMaker.cpp:19] event_handler(): RainMaker Claim Started.
E (69532) esp-tls-mbedtls: mbedtls_ssl_setup returned -0x7F00
E (69532) esp-tls: create_ssl_handle failed
E (69533) esp-tls: Failed to open new connection
E (69535) transport_base: Failed to open a new connection
E (69541) HTTP_CLIENT: Connection failed, sock < 0
E (69545) esp_claim: Failed to open connection to https://esp-claiming.rainmaker.espressif.com/claim/initiate
E (69554) esp_claim: Claim Init Request Failed.
E (69558) esp_claim: Claim Init Sequence Failed.
[ 69213][I][RMaker.cpp:21] event_handler(): RainMaker Claim Failed.Thank you.