Closed EERomeo closed 10 months ago
So... it was actually something wrong on my side!
Somehow the files downloaded on the SD card were corrupted. As soon as I erased the SD and rebooted the esp everything started working normally.
Thanks for all the time you have put in this!
Hey, I have installed this code to try it and I get some allocation of memory errors:
[20:47:48.847 ERROR @ utils.cpp:358] Timed out connecting to server: api.telegram.org, Err: RSA - The public key operation failed : BIGNUM - Memory allocation failed . . [20:48:01.062 setup] Camera model OV2640 on board CAMERA_MODEL_AI_THINKER ready @ 20MHz [20:48:01.063 checkMemory] Free: heap 66700, block: 40948, min: 24940, pSRAM 1488895 [20:48:01.074 loop] =============== Total tasks: 16 =============== . . [20:48:19.904 ERROR @ utils.cpp:358] Timed out connecting to server: api.ipify.org, Err: X509 - Allocation of memory failed
Everything works so far except the Telegram push. Is it something I'm doing wrong? Thanks!