Hello,
I am using CC2540 with SimpleBLEPeripheral code. I modified the code to use ADC -> DMA to save the data in XDATA memory and then by using the Periodic task send these saved data.
For my project I want to make a management of the buffer which I am saving the data in but I am not able to specify the pointer which the DMA using, to know the address of the last saved data.
any suggestions or documentations available regarding this point ?
Kind regards
Sebouh