Hi,
can i savely process / parse the incoming scan data INSIDE the scan callback or should i deferr / forward it somehow to the main thread for performance reasons?
Or in other words - is there a risk to loose packets when processing takes to long or are packets already queued in the "background" (e.g. using network buffers)?
If buffers are already used, how can i configure them (CONFIG_BT_CTLR_SDC_SCAN_BUFFER_COUNT?)
Best Regards
Ulf