Hi,
Setup:
I’m sending ble packages with around 80 Hz from an server (nrf52832 sdk 15.2) to a client device ( nrf52840 sdk 15.2)
One Ble package consist of several sensor values. Therefore I implemented a buffer on the client side, which I degrade with 500 Hz
Question:
As you can see in the attached picture, there is a big break-in about every second. Is there a way to remove these break-ins?
Thank you!
Arthur