Hello
I've been building an internet radio, the ever so popular YoRadio, for a few days now. I managed to get one working on an ESP32S3N16R8 module but it doesn't quite work properly.
I have a second ESP32U module and here is the problem. During programming, an error pops up ( I can't remember what it is at the moment but I think it's related to the memory capacity )
In the Arduino program, the ESP32 Dev Module should be selected and this is what I have selected. But there is a problem with the partition.
It should be selected:
Minimal SPIFFS ( 1.9Mb APP WITH OTA/190Kb SPIFFS ) and I don't have this option . It is 1.9Mb but with 128Kb . And here I do not know what to do ?
I've been building an internet radio, the ever so popular YoRadio, for a few days now. I managed to get one working on an ESP32S3N16R8 module but it doesn't quite work properly.
I have a second ESP32U module and here is the problem. During programming, an error pops up ( I can't remember what it is at the moment but I think it's related to the memory capacity )
In the Arduino program, the ESP32 Dev Module should be selected and this is what I have selected. But there is a problem with the partition.
It should be selected:
Minimal SPIFFS ( 1.9Mb APP WITH OTA/190Kb SPIFFS ) and I don't have this option . It is 1.9Mb but with 128Kb . And here I do not know what to do ?