How to catch the "Scan Request" event on peripheral side of KW38

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to catch the "Scan Request" event on peripheral side of KW38

529 Views
headache
Contributor I

How to catch the "Scan Request" event on peripheral side of KW38?

Is there any callback function?

0 Kudos
2 Replies

478 Views
headache
Contributor I

Thanks Ricardo

0 Kudos

508 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

 

Hi,

 

Hope you are doing well. What you can do, is to add a case (gExtScanNotification_c) in this Callback:

Callback.png

 

And with the pAdvertisingEvent, you can get this information:

Scan.png

 

Hope this helps.

 

Regards,

Ricardo

0 Kudos