Esp32 acessing aws iot

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
tcpipchip
Posts: 10
Joined: Wed Aug 07, 2019 7:10 pm

Esp32 acessing aws iot

Post by tcpipchip » Fri Sep 13, 2019 11:10 am

[0;32mI (24738) network: CONNECTED[0m
[0;32mI (26938) event: sta ip: 192.168.0.23, mask: 255.255.255.0, gw: 192.168.0.1[0m
[0;32mI (26938) network: GOT_IP[0m
assertion "ret == 0" failed: file "../../extmod/modussl_mbedtls.c", line 177, function: socket_new
abort() was called at PC 0x4014bebb on core 1

ELF file SHA256: 0000000000000000000000000000000000000000000000000000000000000000

Backtrace: 0x4008adb7:0x3ffc1c70 0x4008b0d5:0x3ffc1c90 0x4014bebb:0x3ffc1cb0 0x400eda99:0x3ffc1ce0 0x400dfe71:0x3ffc1d30 0x400dbff9:0x3ffc1d60 0x400dc634:0x3ffc1d80 0x400e94bd:0x3ffc1de0 0x400dff00:0x3ffc1e80 0x400dbff9:0x3ffc1eb0 0x400dc061:0x3ffc1ed0 0x400e9477:0x3ffc1ef0 0x400dff00:0x3ffc1f90 0x400dbff9:0x3ffc1fc0 0x400e93ed:0x3ffc1fe0 0x400dff00:0x3ffc2080 0x400dbff9:0x3ffc20f0 0x400e93ed:0x3ffc2110 0x400dff00:0x3ffc21b0 0x400dbff9:0x3ffc2210 0x400dc026:0x3ffc2230 0x400f80d8:0x3ffc2250 0x400f8324:0x3ffc22f0 0x400f01f4:0x3ffc2330 0x40088845:0x3ffc2360

Rebooting...
ets Jun 8 2016 00:22:57

Did solve that problem ?

Thanks

Post Reply