This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

N5 series start kit (nRF51422) Bluetooth help needed?

Hello,

I have recently got a n5 start kit nRF51422. I went through all the set up procedures in the user guide, installed all the correct programs/drivers etc.. My unit and dongle came pre-loaded with ANT softdevice s210. I did the little demo of turning on led's and pressing the buttons, that worked fine.

I want to use the nRF51422 for sending data through Bluetooth low energy(BLE). This requires me to load a Bluetooth stack/softdevice to my unit? Depending on the IC revision of you nRF51422 allows you to use only certain versions of the S110, S120 and S130, would that be correct? (nRF51 Series Compatibility Matrix) How do you tell what IC revision your unit is?

Next i would like to know do i have to install a Bluetooth softdevice to my usb dongle for the two units to talk? What program do i use on my pc to interact with it?

Is there any Demo applications for Bluetooth to show my dongle and unit are talking?

Any guides, tips, example codes etc would be great.

Any help would greatly be appreciated and thanks in advance, Luke.

Parents
  • To use nRF51422 for sending data through BLE, you need to load the right softdevice(using nRF go Studio).The choice of softdevice depends on the role of your chip.

    Concerning the dongle, you can load the firmware using the Master Panel Control.

    Examples are available in SDK.

  • I will be using mine in a peripheral role so I will need the S110 Softdevice. I noticed in the link you sent me it is for the nRF51822 while mine is nRF51422, will the softdevice from a nRF51822 work on a nRF51422?

    It is just the cause of downloading the correct softdevice, opening nRfgo studio, device manager, nRF51 programming, program softdevice, browser computer for the previously downloaded softdevice and program the board?

    Thanks once again, Luke.

Reply
  • I will be using mine in a peripheral role so I will need the S110 Softdevice. I noticed in the link you sent me it is for the nRF51822 while mine is nRF51422, will the softdevice from a nRF51822 work on a nRF51422?

    It is just the cause of downloading the correct softdevice, opening nRfgo studio, device manager, nRF51 programming, program softdevice, browser computer for the previously downloaded softdevice and program the board?

    Thanks once again, Luke.

Children
No Data
Related