This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I2C interface with nrf51 dk with BLE

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?

Parents
  • Why do you choose LED Button Service to get data on BLE? I think your choice is not suitable for implementing your plan. This service is used to toggle LEDs and receive button statuses from peripherals. Why don't you use Nordic UART Service?

Reply
  • Why do you choose LED Button Service to get data on BLE? I think your choice is not suitable for implementing your plan. This service is used to toggle LEDs and receive button statuses from peripherals. Why don't you use Nordic UART Service?

Children
No Data
Related