RAM memory leak for internet reconnect

0

Hi, I'm referring to https://github.com/espressif/esp-aws-iot/tree/release/beta/examples/ota/ota_mqtt for OTA over MQTT on ESP32C3 device. As per my understanding this framework is modified based on aws-iot-device-sdk-embedded-C release by AWS. Currently issue faced is:

  1. Heap memory leak (3 kB) found on internet re-connect (WiFi=on, Internet=off). But no/ less leak on WiFi re-connect.
  2. TLS break issue seen when internet is turned off. Please suggest how to resolve this.
  • Hi. Can you please supply more details? Do you mean re-connection after the device has re-booted and started running the new firmware version? I am not quite grasping how there would be a leak then; the re-boot will have freed everything and I don't think anything should have been freed yet on the new boot, so I don't see the opportunity for a leak to occur. I think I misunderstand something.

질문됨 2년 전67회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인