当前位置:网站首页>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 )

原网站

版权声明
本文为[Rambo-Lamborghini]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/03/202203012138129595.html