NerdMiner_v2 icon indicating copy to clipboard operation
NerdMiner_v2 copied to clipboard

T-PicoC3 DUAL RP2040 + ESP32C3 1.14 issues

Open izhzz opened this issue 1 year ago • 2 comments

got access writing on the ESP32C3 part with connecting GRND and 09. The FW was written successfully but it i just shows: Hello Pico and ESP32C3 The ESP32C3 communication fails...

is the dual chip model incompatible or what should I do? Thanks!

izhzz avatar Nov 11 '23 16:11 izhzz

ESP32C3 is only one core. The problem could be related to not having enought space for all current threads

BitMaker-hub avatar Nov 29 '23 13:11 BitMaker-hub

I had the same problem, fixed by reflashing the ESP factory firmware at https://github.com/Xinyuan-LilyGO/T-PicoC3/blob/main/example/factory/esp32-c3/ESP32-C3-MINI-1_AT_Bin_V2.3.0.0/ESP32-C3-MINI-1-V2.3.0.0/factory/factory_MINI-1.bin.

jamesawebb avatar Mar 20 '24 10:03 jamesawebb