当前位置:网站首页>Jerry's aicmd command [chapter]
Jerry's aicmd command [chapter]
2022-06-10 06:17:00 【Python's path to becoming a God】
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 )
边栏推荐
- Time complexity and space complexity
- Countwindowall of Flink
- Three. JS series: write a first / third person perspective game
- WireShark抓包分析
- 面试当中该说的和不该说的——2022-05-23
- How to extract some specific text in excel?
- 刃 7000P 内存频率限制 2400 的解决方法
- SQL practice: SQL solves problems for X consecutive days
- Virtual machine network connection mode
- Creation of canape can project
猜你喜欢

pm2 的安装与常用命令

How to extract some specific text in excel?

Apm飞控学习笔记之悬停loiter模式-Cxm

李宏毅老师《机器学习》课程笔记-5 Transformer

Machine learning notes - what are Bleu scores?

Xshell download, install and use simple tutorial

Analyse de la capture de paquets wireshark

MPC - model predictive control

Word vector: detailed explanation of glove model

虚拟机网络连接方式
随机推荐
Business topic: ab test experiment design and evaluation
刃 7000P 内存频率限制 2400 的解决方法
Encrypt / decrypt public / private key
Business topic: user growth analysis
Will technology talk about alphacode affect programmers' jobs tonight?
Analyse de la capture de paquets wireshark
Word vector: detailed explanation of glove model
向 CODING 推送代码出现 Permission denied 的解决方法
Time complexity and space complexity
Timewindowall of Flink
OSPF route summary experiment
Raspberry pie 4B compiling kernel module
Teacher lihongyi's notes on machine learning -5 transformer
Alibaba cloud OCR image recognition process
Flink 系例 之 TimeWindowAll
With 80% working hours and 100% salary, Britain officially launched the "four-day working system" experiment!
N-gram language model
RedisTemplate存取删除数据之ZSet
ECMAScript 6语法新增(简记)
Thread priority and thread safety of multithread family