To initiate the demo, follow the steps outlined below:
- Compile and flash the hid_emu_kbd project onto a CC26X2R LaunchPad.
- For information on how to compile and flash projects onto this device, see
the SimpleLink Academy Bluetooth Low Energy Fundamentals
course.
- Once the device has been flashed with the project. Connect the computer (HID Host)
to the CC26X2R LaunchPad. By default, the device should be named “HID Keyboard” and
should appear as such in the discovered device list.
- Once the computer has connected and bonded with the CC26X2R Launchpad, the mouse
movement demo may be started by pressing both buttons (the left and right buttons)
simultaneously.
- If the previous steps are done successfully, the mouse demo should begin and the
cursor should begin to move in a square formation.
- To deactivate the demo, press both buttons once more or reset the LaunchPad.
- The mouse demo does not interfere with the keyboard and consumer report demo.
To initiate the demo, the hid_emu_kbd
project must first be flashed onto the LaunchPad and connected to the computer (HID
Host). Once the device is connected, the mouse demo mode can be initiated by pressing
both buttons on the LaunchPad simultaneously. Once both buttons are pressed, the cursor
will begin to move in a square formation. This continues until the mouse demo mode is
deactivated or the LaunchPad is reset. To deactivate the mouse demo, both buttons must
be pressed again.