This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I have missed chars when UART sent some data from the on_adv_report() function

Hi!

52832, S132 SDK17.02

When I parsed data in the on_adv_report() function, I want to send some data to UART. Works. But sometimes UART miss some 1 chars. 

What possible reason of it?  May be we should stop scanning? Or it stopped automatically? On the SDK15 we manually stop and star scan from on_adv_report().  

Parents Reply Children
Related