Page 1 of 1

HTTPS not working when SD card mounts

Posted: Mon Sep 27, 2021 12:37 pm
by rajvrk36@gmail.com
Hello,

Hardware: Thing Plus C - ESP32 WROOM with SD card.
Framework : ESP-MDF


I am working on ESP mesh. I'm using HTTPS protocol for file download and it should store at SD card.

Question:

When I mounted the SD card, I wasn't able to call the HTTPS protocol.
1. Why is this happening?
2. What should I do?

Thanks for the answers :)

Regards,
Rajkumar

Re: HTTPS not working when SD card mounts

Posted: Tue Sep 28, 2021 12:49 am
by ESP_Sprite
Define 'I wasn't able to call the HTTPS protocol.'? What did you try, what did you expect happened, what did happen, what log messages did it give, did any calls to functions return an error state?