You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Send Component ID box is checked for a Touch Press Event or Touch Release Event which is a trigger command (e.g. printh 23 02 54 00) the trigger function is not recognized by an Arduino.
Tested with the library example TriggerCode.ino and Trigger.HMI. Checking and unchecking the Send Component ID box for the button events will determine whether the Arduino responds to the trigger or not.
This behaviour should be documented, or else the .NextionListen() function and command match should be modified to accommodate the component id being sent before the trigger bytes.
The text was updated successfully, but these errors were encountered:
When the Send Component ID box is checked for a Touch Press Event or Touch Release Event which is a trigger command (e.g. printh 23 02 54 00) the trigger function is not recognized by an Arduino.
Tested with the library example TriggerCode.ino and Trigger.HMI. Checking and unchecking the Send Component ID box for the button events will determine whether the Arduino responds to the trigger or not.
This behaviour should be documented, or else the .NextionListen() function and command match should be modified to accommodate the component id being sent before the trigger bytes.
The text was updated successfully, but these errors were encountered: