smartbridge_gatt_indication_notification_handler data not pass to smartbridge_app_notification_handler

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

when call smartbridge_gatt_indication_notification_handler( uint16_t connection_handle, uint16_t attribute_handle, uint8_t* data, uint16_t length );

BLE controller central receive data from other BLE peripheral device not pass data to

wiced_rtos_send_asynchronous_event( WICED_NETWORKING_WORKER_THREAD, smartbridge_app_notification_handler, (void*)socket );

How can process data on smartbridge_app_notification_handler?

0 Likes
1 Reply
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

Not sure if you got your question answered. Let us know.

0 Likes