2560Pixel ESP32 WiFiartnet + SDcard-readwrite and RTC use Jinx or Glediator to display your

nvrmnd my last question, i got it…

@Yves_BAZIN I believe that questions are never stupid :slight_smile:
but yes i entered my own blynk auth.

managed to upload the sketch without blynk.
serial monitor said :

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:952
load:0x40078000,len:6084
load:0x40080000,len:7936
entry 0x40080310
Number of files already stored:11
Num Pixels: 2560
SD-Card
trying to connect to the Wifion
SD-Card
Starting Artnet nbNeededUniverses:16

Sketch with blynk
serial monitor said :

SD-Card
on
Starting Artnet nbNeededUniverses:16
[1536] Disconnected
[1537]
__ __
/ _ )/ / / /
/ _ / / // / _ / '/
/_//</i>, /////</i>
/
/ v0.5.4 on ESP32

[1543] Connecting to blynk-cloud.com:80
Wifi Connected[6544] Connecting to blynk-cloud.com:80
Trying to connect Blynk
on
[11060] Disconnected
[11060]

and this keeps looping

the stored files are from another sketch btw… the one wich can record and play 4 universes on an esp8266.
That did work for now… next step was to merge some code from that sketch into yours (button configuration) and try it …
really need to read and study more code…but it’s to hard to understand it all right now :slight_smile: .
i’ll get there one day…