Part Number: CC2640
Hi, we use the sensor controller to sample the analog signal,then upload the ADC values over BLE. The period of alert event generated by SCS is about 24ms, so the cpu transmits BLE packets at period 24ms. Under this circumstance, the sampled adc values by SCS have little error. But when we increase the BLE traffic in order to exchange some other information with iOS, adc values jitter heavily. I wander will heavy ble traffic influence the ADC sample accuracy?