Bluno 4.0 Bluetooth device transfer go to end of meta data
- Basic: The hardware Device supports 5 buttons.
Prerequisites: Understand the basic concepts and operating methods of ble 4.0+.
Operation Steps:
- Device Information Service (180A) determines whether the feature (2a24) is a Bluno device
- Device serial transfer parameters need to be set after connecting the device: Features in the service (DFB0) (DFB2) = "at+passwor=dfrobot\r\n" (DFB2) = "at+curruart=115200\r\n"
- Data received through the features in the Service (DFB0) (2a24)
Data examples:
1. <ROCKER>5; \ 3C 4F 4 B (3E) 3B confirm key
2.<rocker>2; \ 3C 4F 4 b 3E 3B up key
3.<rocker>3; \ 3C 4F 4 b 3E 3B left
4.<rocker>4; \ 3C 4F 4 B (3E) 3B down arrow
5.<rocker>1; \ 3C 4F 4 b 3E 3B right button
6.<rocker>0; \ 3C 4F 4 b 3E 3B button end
iOS source ios.7z related articles
Bluno Bluetooth 4.0 Controller
Bluetooth 4.0 Development IOS && Bluno 4.0 Bluetooth device transfer (related materials, articles, links)