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

s120 changing scan interval dynamically

Is there a way to change the scan interval while scanning is on? I can stop scanning, set a different interval value and start again but that is not my intention, it wastes too much time.

Thank in advance

Hakki

Parents
  • Hi Hakki

    What is the motive of not taking the time to stop scanning and start again?

    Have you tried to simply call the scan_start() function with new parameters while scanning is ongoing? If that does not work I guess the only method is to stop scanning, and call start_scan() again with new parameters.

Reply
  • Hi Hakki

    What is the motive of not taking the time to stop scanning and start again?

    Have you tried to simply call the scan_start() function with new parameters while scanning is ongoing? If that does not work I guess the only method is to stop scanning, and call start_scan() again with new parameters.

Children
Related