Make sure to copy your client_secrets.json file string as a resource to be loaded by the code below.
Category Archives: Uncategorized
esp_image Memory issue with the ESP32 and Eclipse
So, I was working on a new project for a UC to trigger on a SMS message to a cellphone and during that time I merged my 802.11 Station code with BLE and not too much to my surprise ran into a memory issue. I had to deal with something simular with the ESP32. Luckly …
Continue reading “esp_image Memory issue with the ESP32 and Eclipse”