Closed Olive80 closed 2 years ago
hi, I solve the problem of the black screen but i sill get this error message... waiting for your response Best regard
Hi Olive80,
do you have esptool installed? This makes it possible to delete the memory and then simply transfer it again with the Arduino IDE.
Hello,
I erased the memory with esptool, but without success, always the same error code ... Do you have another solution?
I found the problem, it's with the Coinmarketcap library. Open this file with Notepad++ or another editor /Arduino/libraries/CoinMarketCapApi2/scr/CoinMarketCapApi.ccp
go to line 76 and change the setting from 2048 to 3072 DynamicJsonDocument doc (3072);
Then save, recompile and flash.
Great It's working perfectly !!! Thank again for your help and your nice project Best regard
No problem, then I can close it here. And merry christmas :)
Hi, First of all thank you for sharing your project. I open a problem because I have this error message on Arduino serial monitor and I have a black screen on my ttgo.
Can you help me because I can't solve it. Thank you Oliver