826x BLE RCU Quick Start
Features
The RC demo supports the following features:
- Works with dual batteries
- 25 valid buttons and 1 indicating LED
- Telink proprietary voice service
- Voice compressed with ADPCM, supported sample rate 16khz/16bit
- OTA firmware upgrade
- PC tool for button display and demonstration
- Low power consumption
This quick start guide uses the Telink 8267 RCU demo as an step-by-step example to show how to get the RCU sample up and running quickly. For other flavors of RCU, the steps may differ slightly, please refer to the corresponding user guide.
Setup Guide on BLE Remote Control
Step 1: The appearance of the 8267RCU and dongle are as follows:
Step 2: Download the remote.bin file to the RCU (Burning and Debugging Tool)
This is the RCU bin link: 8267_remote.bin
This is the dongle bin link: 8266masterkma_dongle.bin
8267 Remote Control bin file is generated under “blesdkltapp” SDK using “826xbleremote” project and “8267ble_remote” compile option as shown below.
Step 3: Connect and pair method
Power on the RCU, and RCU will be advertise state for 60 seconds.
Plug dongle into PC, then press the SW1 and that will trigger dongle to receive advertise packets. When dongle red led is on, it indicates RCU connect to dongle.
Step 4: BLE button and voice test method
We can just open Notepad on PC side, and when you press the number key, the number will be display in the txt file.That is button’s operation.
When need to use the voice function, you can open the PC software audacity. click the record icon to start recording. Then press and hold the MIC key over 1 second,and you will see that the audacity starts to record voice data.