I am trying to advertise some data using the s130 softdevice to my MS49SF2 (nrf51822 based module ) and then flashed the hrs example code to it..
Still I couldn't find any advertisement..
any suggestions are appreciated..
I am trying to advertise some data using the s130 softdevice to my MS49SF2 (nrf51822 based module ) and then flashed the hrs example code to it..
Still I couldn't find any advertisement..
any suggestions are appreciated..
I just tested it out using an nRF51422 with the nRF5_SDK_11.0.0 SDK. I then opened up nRF Go Studio, under Device Manager selected the "Segger 681663540" board and Browsed for the S130 softdevice. The S130 is located under in this folder: "nRF5_SDK_xx.0.0/components/softdevice/s130/hex/". Then you press the program button in nRFgoStudio, open up the hrs example code using keil for example and then compile and download the source code to Nordic SoC. Once the LED1 starts blinking, I opened up the nRF Connect app on both Android and on an iPhone, pressed Scan and found the nRF51 device quite quickly. Hope that helps!
I just tested it out using an nRF51422 with the nRF5_SDK_11.0.0 SDK. I then opened up nRF Go Studio, under Device Manager selected the "Segger 681663540" board and Browsed for the S130 softdevice. The S130 is located under in this folder: "nRF5_SDK_xx.0.0/components/softdevice/s130/hex/". Then you press the program button in nRFgoStudio, open up the hrs example code using keil for example and then compile and download the source code to Nordic SoC. Once the LED1 starts blinking, I opened up the nRF Connect app on both Android and on an iPhone, pressed Scan and found the nRF51 device quite quickly. Hope that helps!