BLE module with ADC on

Thread Starter

anikseng

Joined Sep 28, 2022
29
Hello,

I want a BLE module which can continuously sample data through ADC pin and send it through BLE to the phone.

I want to keep my device in sleep mode when it is not transmitting and wake up when Tx the data through BLE but it should continuously take data through ADC and save it when in sleep mode.

Is it possible to do that?
I am looking into 2 modules namely Psoc6 and nrf52840, but i am not able to figure out as there is no guidance.

could anyone guide me?

Thanks
Anik Sengupta
 

Ya’akov

Joined Jan 27, 2019
10,235
Your description is a bit confusing. How will you "take data" if the device is in sleep mode?
It might be easier to understand if you explain the application. What problem is the device trying to solve?
 

Thread Starter

anikseng

Joined Sep 28, 2022
29
I want to take data out of a sensor for monitoring wheezing and send that data continuously to the phone through BLE minimizing power to the fullest.

Can you tell me a way to do this?
 
Top