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

Maximum ADC rate for transmitting data using Bluetooth to PC

I would like to know what is the maximum ADC sampling frequency for transmitting data over Bluetooth to PC.

I am using two modules having an nRF52832 for each module. 

One is a remote module sending 2CH ADC data and another is a data receiving module connected to a PC. 

I need to send 2CH ADC data from a remote device to a PC through Bluetooth with a maximum sampling rate, but 10Khz sampling will be enough. 

2CH ADC data were transmitted with a sampling rate of 1kHz through Bluetooth. However, increasing the sampling rate was not possible for me.

Therefore, I would like to know the 2CH of maximum ADC sampling frequency which can be sent from a remote module to a PC. 

Also, I would like to receive a sample code for this if possible.

 

Related