Results 8 comments of pike
trafficstars

Addendum. Today the issue is not present on the same ESP8266 which showed the issue yesterday.

Sadly this issue is random and comes and goes. I have not yet found a common thread :(

I'm new to Avviso and Arduino, but I've learned that HTTPS is not possible on Arduino due to memory and space restraints.

If you want you can test my modified footprint, I am a beginner at this so I give no guarantees :) https://github.com/pike2k/KiCad-RP-Pico/blob/main/RP-Pico%20Libraries/MCU_RaspberryPi_and_Boards.pretty/RPi_Pico_SMD_TH.kicad_mod

Thanks Lewis, I tried adding SPI.end(); after amoled.begin(); in setup() . However, It did not stop the SD init: [ 4641][W][sd_diskio.cpp:174] sdCommand(): no token received [ 4744][W][sd_diskio.cpp:174] sdCommand(): no token...

Thanks Lewis. I will test it as soon as I figure out how I can use the master of Lilygo-AMOLED-Series in PlatformIO instead of 1.08 that I was using previously!

Lewis, I have not been able to figure out how to use Master version of this library with PlatformIO. I believe it goes against basic principles how you are supposed...

I did a quick test with one of the involved SD IO's and it was free, so closing unless something pops up :)