Marc Paradis

Results 20 comments of Marc Paradis

> What are the exact definitions ? I have the same problem. Thanks. Marc.

Thanks for answering. I dont understand. What i have to do to use spiffs with sdfat ? Thanks. Have a good day. Marc.

> Hello @dreamy1, we need a special partition table with large nvs. The data is in miniwebradio.cvs. PlatformIO takes care of the correct partitioning for us. Another IDE requires some...

Hey, i had the same problem, edit the : vs1053_ext.h file and CHANGE uint16_t m_timeout_ms = 250; for uint16_t m_timeout_ms = 2500; Should be working now :) Just tell me...

> > > I have the same error when trying to access my LG CX same here!

Yes, you can fix it yourself, see: edit : index.js see the line: // scan incoming messages for the magic string server.on('message', function(message, remote) { if (message.indexOf("LG Smart TV"))) {...