SD not initializing in XIAO RoundDisplay with ESP32C3

Hi there,
I commented out the blocking sensor loop, and added wifi credz and Indeed it does…
watch face initially then it starts after connects to wifi.

load:0x403cc710,len:0x918
load:0x403ce710,len:0x25f4
entry 0x403cc710
Booting...

Waiting for WiFi Connection...
WiFi Successfully Connected!
BME688 test

Could not find a valid BME688 sensor, check wiring!
Initializing SD card... 
initialization done.
2000/00/12 00:03:39
Temperature = 0.00°C 
Humidity = 0.00% 
Gas = 0.00KOhms 
Writing to test.txt... 
Time Sensor done. 

2000/00/12 00:03:39
Temperature = 0.00°C 
Humidity = 0.00% 
Gas = 0.00KOhms 
Writing to test.txt... 
Time Sensor done. 


then it goes…

HTH
GL :slight_smile: PJ

yes I also edited the blocking code for no reading… creates a “Test.txt” file and here is the contents.

2000
0
12
0
3
56

Works Well. I’m thinking. Problem is between Keyboard and the Floor… :grinning: :+1:

lmk
GL :slight_smile: PJ