Relation between CySmart and BLE API

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

cross mob
Anonymous
Not applicable

Hello,

   

I would like to ask if i can somehow relate events from CySmart PC tool to BLE API events available in PSOCCreator.

   

For example some of events from CySmart Log view:

   

[13:56:45:195] : 'Pairing Request Notification' event received

   

[13:57:01:202] : 'Misc Event Notification' received

   

[13:57:01:217] : 'Get Bonded Devices List' request sent

   

Thanks!

0 Likes
1 Solution
Anonymous
Not applicable

Hi,

   

When the calls the CyBle_GapGetBondedDevicesList API, the ''Get Bonded Devices List' request sent log is seen.

   

Pairing request notification received is when the  authentication/pairing procedure is started from the peer device.

   

Misc Event is when any BLE Event which is not in the list handled especially by the BLE Donlge firmware has occurred.

   

Regards,

   

- Madhu Sudhan

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

   

When the calls the CyBle_GapGetBondedDevicesList API, the ''Get Bonded Devices List' request sent log is seen.

   

Pairing request notification received is when the  authentication/pairing procedure is started from the peer device.

   

Misc Event is when any BLE Event which is not in the list handled especially by the BLE Donlge firmware has occurred.

   

Regards,

   

- Madhu Sudhan

0 Likes