experimental_ble_app_blinky.zip hello there i have interfaced adxl345 with nrf51822. now i want to get data on BLE. so i am using s110_nrf51_8.0.0_softdevice . i was facing problems related nrf drivers. but i found solution from this postlink text. i have used experimental_ble_app_blinky project. added my adxl345 driver here. but i am not getting adxl345 data(x,y,z value). my adxl345 drivers are giving me output on UART without soft device. can any one help me?