如何给特征(notify) 赋值,用的例子是 gatts_server_service_table, 运行后 特征和描述都没有值,请问下怎么赋值,看别人做的,特征值还一直在变化
见下图
如何给特征(notify) 赋值
Re: 如何给特征(notify) 赋值
gatt_server 可以在建立连接后起个 task 使用 esp_ble_gatts_send_indicate 循环发送 notify值或者 indicate值(看你使能的哪种数据通讯方式, indicate or notify)
API 使用方法参考这里:https://github.com/espressif/esp-idf/bl ... emo.c#L396
API 使用方法参考这里:https://github.com/espressif/esp-idf/bl ... emo.c#L396
Who is online
Users browsing this forum: No registered users and 83 guests