QN9020 get characteristic

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

QN9020 get characteristic

1,755 次查看
hanzsram
Contributor I

Hi All,

I use QTOOL application (from SDK1.3.9) and QN9020 Mini DK to connect with some BLE device and read characteristic. In Local device traces(Qtool) I can see <Rx><QN9020>| EVT(GATT_DISC_CHAR_ALL_128_CMP_EVT) when I called Characteristic discovery. And after this I can read characteristic UUID with length 128 b

I need write same functionality for my program on QN9020. So I use EAPI from same SDK. I try call functions from app_gatt.h and get handler to int app_gatt_disc_char_all_128_cmp_evt_handler(ke_msg_id_t const msgid, struct gatt_disc_char_all_128_cmp_evt const *param, ke_task_id_t const dest_id, ke_task_id_t const src_id)

but I can not enter to this handler. 

Which function from EAPI I must use to read all characteristic from connected BLE device?

Thanks

0 项奖励
回复
1 回复

1,568 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Jan,

Just to confirm. I am assuming that you are working with the qppc.

Are you sure that the BLE device has a 128 UUID?

Regards,

Mario 

0 项奖励
回复