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

nRF51822 USB Dongle not found

Dear All: How can I use nRF51822 USB Dongle to connect my Android smart phone(Android 4.3)? I install BLE Scanner App from Google play,but I can't found nRF51822 USB Dongle ? Thanks.

Parents
  • I use uRFgo Studio to erase all on USB Dongle,then I program SoftDevice chose s110_nrf51822_6.0.0-5.beta_softdevice.hex , later,use my iPad to connect USB Dongle.Bluetooth Smart->proximity->I can't connect...,I don't know why?

  • You need to program the application into the nRF51 chip on the dongle as well. You are programming the Softdevice now and that is only the stack. You need the application to run on top of the stack as well. Please download the SDK mentioned previously and program the "ble_app_proximity" code example on the SDK.

Reply
  • You need to program the application into the nRF51 chip on the dongle as well. You are programming the Softdevice now and that is only the stack. You need the application to run on top of the stack as well. Please download the SDK mentioned previously and program the "ble_app_proximity" code example on the SDK.

Children
No Data
Related