Nextion - to many TFT files in SD card

Hello everyone!

I am currently trying to copy my TFT file to the SD card. However it doesn't work, because it shows me that there are too many tft files on the sd card. Now I tried another sd card but same problem. There is only the one tft file on the sd card.

Has anyone had this problem before and can help me?
(mac user)

Thanks!

Just some thoughts:

How do you copy to SD? In your operating system? Using an Arduino (or similar)? If the latter, which board are you using? Please provide the code that you use.

I'm not familiar with the nextion; any chance that nextion is limiting the number of TFT files to one?

What is size of the memory card? What are the file sizes? Is the SD card formatted using the dedicated tools (SD Memory Card Formatter for Windows/Mac | SD Association).

I've not had that problem but, as I think you are aware, the Nextion will only accept an SD card with one file on it.

The only suggestion I can make is to reformat the SD card so you can be certain there is nothing else on it.

I’d second that , it’s possible nextion is seeing deleted files on there ( files aren’t ever deleted, only marked as deleted by changing a few bits ) and that is possibly the issue .

Do a full format , rather than a quick one ( not that it does much more !)