I am trying to develop my first nextion display (NX4832F035).
For faster engineering I want to use the simulator instead of downloading to the physical display each time.
I already successfully managed to connect my physical ESP32 to the simulator and control it.
However the simulator seems to have a bug.
As soon as you have a TouchCap object on the screen, the simulator won’t send the component id anymore to the MCU if you click any of the buttons.
On the physical display I am not having this behaviour.
If I replace my device with one from the intelligent series, the simulator behaves as expected.