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

NCS losing data on UART reception when BLE scanning and advertising

Hello everyone,

is it normal behaviour to lose data on UART reception when BLE scanning and advertising both are active?

So far I didn't lose serial data if I just run scanning OR advertising. I tested the UART with 8192 blocks of 10 Bytes of data with a delay between the blocks of ~30ms.

Is there a way to tweak the configuration to not lose data and still run scanning and advertising?

Thanks in advance!

NCS V1.5.1 configuration:

UART Rx:
Buffer size = 125
Timeout = 1ms
Baudrate = 115200 (Updated)

Advertising:
Interval = 211,25 - 318,75

Scanning:
Interval = 60ms
Window = 30ms

Parents Reply Children
Related