BLUETOOTH COMMANDS LIST

Started by carlo68, October 22, 2022, 02:18:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

carlo68

Hi, I would like to design my pushbuttons controller to be mounted on the handlebar using an Adafruit Feather 32u4 Bluetooth programmable card but, in order to send  the correct commands to the DMD2 application I would need the list of available commands (Arduino IDE format). For other App I can send via Bluetooth the command from my pushbuttons controller as KEYBOARD COMMAND. For exanple for LOCUS MAPS I have the following commands:

ZOOM IN = VOLUME +

ZOOM OUT = VOLUME -


MAP UP = r (00-00-15-00-00-00-00)


CENTER MAP = c (00-00-06-00-00-00-00)


DISPLAY ON/OFF = d (00-00-07-00-00-00-00)


Thank you in advance for your help.

Best regards