Dear all, I have been trying to get the ADC BLE example working, given at github.com/.../nrf51-ADC-examples I noticed it gave me error with SDK 6.0.0 saying ble_enable_params_t was not declared. Soft device tried was 6.0. So, I had to update to 6.1.0 and softdevice 7.0 . the example then worked giving me (null) on the receiving end, in the place of adc data. I have been trying to get this working for quite some time. Can someone please advise me on this? Thanks!