This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Scan end event

Can I somehow catch end of scan window on S130? I need to do some processing after each scanning. Thanks!

Parents
  • Hi,

    You can use the radio notification feature for this. It will give you an optional event when the radio is active/inactive (or both).

    See the documentation for sd_radio_notification_cfg_set() if you think this can solve your problem.

  • Your understanding is correct. I assumed your application was just scanning, since that was the only thing you mentioned. If you clarify your question a bit (What kind of processing? Process only on successful scans, or every scan window? What else is happening simultaneously?) it would be easier to propose a solution for you.

Reply
  • Your understanding is correct. I assumed your application was just scanning, since that was the only thing you mentioned. If you clarify your question a bit (What kind of processing? Process only on successful scans, or every scan window? What else is happening simultaneously?) it would be easier to propose a solution for you.

Children
No Data
Related