Search found 3 matches

by schuyler_tpe
Tue Nov 05, 2024 9:14 pm
Forum: ESP-IDF
Topic: ESP-Mesh-Lite and iot-reference-esp32 / esp-aws-iot
Replies: 3
Views: 549

Re: ESP-Mesh-Lite and iot-reference-esp32 / esp-aws-iot

Issue solved: Multiple nodes had the same ThingName set in menuconfig. Once each node had a unique ThingName, the issue stopped occuring.
by schuyler_tpe
Mon Nov 04, 2024 5:55 pm
Forum: ESP-IDF
Topic: ESP-Mesh-Lite and iot-reference-esp32 / esp-aws-iot
Replies: 3
Views: 549

Re: ESP-Mesh-Lite and iot-reference-esp32 / esp-aws-iot

A few clarifications: I can run the EPS-MESH-LITE example (mesh_local_provisioning) without any issue and I can run the IOT-REFERENCE-ESP32 reference with regular Wi-Fi without any problems or with a single node in mesh mode. Is there something in the way MESH-LITE works that prevents the TLS / core...
by schuyler_tpe
Mon Nov 04, 2024 12:25 am
Forum: ESP-IDF
Topic: ESP-Mesh-Lite and iot-reference-esp32 / esp-aws-iot
Replies: 3
Views: 549

ESP-Mesh-Lite and iot-reference-esp32 / esp-aws-iot

I'm attempting to modify the iot-reference-esp32 project to use esp-mesh-lite. I got iot-reference-esp32 working on a ESP32-C6-DevKitC-1 V1.2. I then attempted to modify that project to use esp-mesh-lite. With a single node, the mesh-lite project works fine. However when I turn on 2 nodes, the mesh ...