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().