Ed Smallenburg
Ed Smallenburg
I fixed the NEXTION display.
Show me your config.h
It looks like you have defined both NEXTION and DUMMYTFT. Just define one type of display.
Just download the project. Compiles without errors, Radio plays, tested with DEC_HELIX_INT and NEXTION. I found that the NEXTION did not update program info. Fixed that in NEXTION.h and NEXCTION.cpp....
What is wrong with GPIO18. This should be the SPI clock, but it is pulled LOW.
Have you uploaded the nextion program to the nextion? Is the nextion baudrate correct?
I don't understand how you get this JSON info and what it means.
Are you sure you have defined one display type in config.h?
If it compiles without an error, the problem is in intelli-sense. Sometimes a clean-up will help. There is a button for this, looks like a garbage can.
It looks there is something wrong with COM7. Usually exit Platformio will help, otherwise power cycle your PC.