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

nRF51822 example with datarate > 30 kbps

Hi all,

I am using an nRF51822 Development Kit and I would like to create a simple test code that allows me to send data (no matter what kind of data, also a sequence of numbers from 0 to n is an option) from my development board to the dongle with a data-rate > 30 kbps.

Someone knows how I can quickly modify one of the example codes (eg. the Heart rate monitor demo) in order to achieve this?

I know that there is another similar thread (devzone.nordicsemi.com/.../dealing-large-data-packet-s-through-ble) but I am quite new on this technology and that thread is not enough clear to me. Trying to reproducing what is explained in that thread I am achieving only 2,6 kbps, that correspond to 1 packet of 20 bytes every 7.5 ms. I would like to be able to send up to 6 packets of 20 bytes every 7.5 ms.

Thanks,

Parents Reply Children
No Data
Related