cfg.sd_active = true; #651
-
void wifiConnected(){ kit.begin(cfg); Hello Phil. [ 28501][W][sd_diskio.cpp:174] sdCommand(): no token received |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 12 replies
-
I assume you are using the AudioKit board ? Did you try the https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-audiokit/player-sdmmc-audiokit/player-sdmmc-audiokit.ino example ? |
Beta Was this translation helpful? Give feedback.
I assume you are using the AudioKit board ?
Please read the wiki in the AudioKit project: It should have all the information!
Did you try the https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-audiokit/player-sdmmc-audiokit/player-sdmmc-audiokit.ino example ?