我根据BLE_UART工程自定义了一个蓝牙服务,其中定义了一个特征,但可读属性没有返回值,请问需改修改哪里?
// Profile Characteristic 3 Properties
static uint8_t ble_NameCharProps = GATT_PROP_WRITE | GATT_PROP_READ | GATT_PROP_NOTIFY;
// Characteristic 3 Value
static uint8_t ble_NameCharValue = 0xdc;
// Simple Profile Characteristic 3 User Description
static gattCharCfg_t ble_NameCCCD[4];
热门产品 :
CH182: 以太网PHY收发器芯片