QN9020 get characteristic

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

QN9020 get characteristic

1,710件の閲覧回数
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,523件の閲覧回数
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 件の賞賛
返信