Receive data over BLE (downlink) / stops after handful packets

Firmware/software/electronics/mechanics
Post Reply
glnnnn
Beginner
Posts: 3
Joined: Sat Oct 24, 2015 10:36 am

Receive data over BLE (downlink) / stops after handful packets

Post by glnnnn »

Receiving data over a BLE link does not work properly.. only a handful of the inital DEBUG_PRINT messages arrive right after booting and then nothing..
There seems to be a maximum amount of packets that come through and everything after that gets discarded. I think there is a full buffer?

It works over a USB link in contrast to BLE which only sends a couple packets..

This seems to be related to viewtopic.php?t=1700

Any thoughts?
Thx
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: Receive data over BLE (downlink) / stops after handful packets

Post by arnaud »

Post Reply