当前位置:网站首页>Jerry's aicmd command [chapter]
Jerry's aicmd command [chapter]
2022-06-11 12:17:00 【Rambo-Lamborghini】
CMDOP Opcode description CMD_SET_BT_ADDR0x00 Set up Bluetooth EDR Address ( from )CMD_SET_BLE_ADDR0x01 Set up Bluetooth BLE Address ( Master-slave )CMD_SET_VISIBILITY0x02 Set up Bluetooth to discover and broadcast ( from )CMD_SET_BT_NAME0x03 Set up Bluetooth EDR name ( from )CMD_SET_BLE_NAME0x04 Set up Bluetooth BLE name ( Master-slave )CMD_SEND_SPP_DATA0x05 Send Bluetooth EDR(SPP) data ( from )CMD_SEND_BLE_DATA0x09 Send Bluetooth BLE(ATT) data ( from )CMD_SEND_DATA0x0A send data ( Automatic channel selection SPP or BLE)( from )CMD_STATUS_REQUEST0x0B Request Bluetooth status ( Master-slave )CMD_VERSION_REQUEST0x10 Get firmware version ( Master-slave )CMD_BT_DISCONNECT0x11 Disconnect Bluetooth EDR Connect ( from )CMD_BLE_DISCONNECT0x12 Disconnect Bluetooth BLE Connect ( Master-slave )CMD_SED_COD0x15 Set Bluetooth ClassofDevice( from )CMD_SET_RF_MAX_TXPOWER0x16 Set up Bluetooth RF The maximum configurable generator power ( Master-slave )CMD_SET_BT_TXPOWER0x17 Set up Bluetooth EDR Generator set power ( from )CMD_SET_BLE_TXPOWER0x18 Set up Bluetooth BLE Generator set power ( Master-slave )CMD_ENTER_SLEEP_MODE0x27 Enter soft shutdown sleep ( need IO Wake up function )( Master-slave )CMD_SET_ADV_DATA0x2D Set up Bluetooth BLE Broadcast packet data ( from )CMD_SET_SCAN_DATA0x2E Set up Bluetooth BLE Response packet data ( from )CMD_SET_DCDC0x31 Set the power supply DCDC Can make ( Master-slave )CMD_GET_BT_ADDR0x34 Get Bluetooth EDR Address ( from )CMD_GET_BLE_ADDR0x35 Get Bluetooth BLE Address ( Master-slave )CMD_GET_BT_NAME0x36 Get Bluetooth EDR name ( from )
边栏推荐
- 阶乘后的零(C语言)
- Merge two ordered arrays (C language)
- C # convert ofd to PDF
- Flip window join, interval join, window cogroup
- Construction of specflow environment
- (解决)Splunk 之 kv-store down 问题
- . The way to prove the effect of throwing exceptions on performance in. Net core
- Is the SSL certificate reliable in ensuring the information security of the website?
- Live app source code, and the status bar and navigation bar are set to transparent status
- Take you to know about direct insertion sorting (C language)
猜你喜欢
随机推荐
SQLServer连接数据库(中文表)部分数据乱码问题解决
Flash framework web development video notes
Deep learning and CV tutorial (14) | image segmentation (FCN, segnet, u-net, pspnet, deeplab, refinenet)
Zero after factorial (C language)
Troubleshoot Splunk kvstore "starting"
C # apply many different fonts in PDF documents
Addition of large numbers (C language)
Live app development to determine whether the user is logging in to the platform for the first time
flink 数据流图、并行度、算子链、JobGraph与ExecutionGraph、任务和任务槽
12、AbstractQueuedSynchronizer之AQS
合并两个有序数组(C语言)
9、聊聊ThreadLocal
(solve) the kV store down problem of Splunk
14、课程总结与回顾
Linux changes the MySQL password after forgetting it
The wonderful use of XOR (C language)
Four ways to create threads
FTP server: downloading and using Serv-U
flask 框架web开发视频笔记
When I saw the sudden death of a 28 year old employee, I wanted to moisten








