Hi all,
I have been using the inbuilt Nextion Keyboards (both full qwerty & numeric) for some time.
However I am trying to find a solution (without creating a new keyboard) so that when a user presses enter on the keyboard, it triggers a function to save the parameters on screen to the external CPU.
Currently to achieve this I have a save button on screen that has to be pressed once data entry on the keyboard is complete, this is due to the fact that Touch Release Events only apply to the button and not the keyboard.