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

Dynamic Buffer allocation

Hi,

I wanted to setup a dynamic buffer but I don't have any leads on how to set it up.

Basically, i want to store a stream of data every time it is recorded and then send it over BLe. If a particular stream of data has not been transmitted over ble i want to store it till it isn't sent over while not losing the previous stream of recorded data. 

I was thinking of vectors but I can't set it up on keil Uvision/ using the nrf52832 DK (pca10040) or is there any other way?

I could really use some leads right now.

Thanks.

Parents Reply Children
No Data
Related