Hi,
I am using nrf52840 with an ADC that senses data and sends it via bluetooth. I want it to sense data, store it in the memory and then send it via BLE and then start sensing again. Is there a way to do this? I am new to this so any help would be appreciated. While transmitting it should not sense the data.
For now, it senses the data and sends it out directly.