S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
I saw an ANCS examples in sdk5.1.0(softdevice=6.0.0), and then I put this example to port to sdk4.4.2 (softdevice=5.2.1) and the example worked perfectly. But when I put the...
Hello,
I have set up my project to use the DFU bootloader to upgrade the application. When my application is running it can be sent a command from the central device to...
Hi
Can I read the content of RF register for LE1 by using the SPI of extern MCU?No matter the code of LE1 is encrypted or not.
When set the LE1 to 0dBm,the TX power...
[*] Hi Guys, Newbee for Nordic, so sorry if its a silly question. I have a nRF51422 and all demos are working great.
But, I need to develop Windows 8 app using the supplied...
Is there a way to have a device ready to receive a message (while the BLE stack is initiated) without advertising?
For our product, we will be having potentially hundreds...
The way i understood GAP, it's supposed to be some sort of stateless key/value protocol.
In order to get GAP working with an ibeacon, i took the ibeacon example, and changed...
In the past I've used the Johanson 2450BM14A0002 balun with the nRF8001 with great success. Unfortunately, it's now out of stock throughout the US at component retailers,...
Hi,
I think it's great that Nordic Semi is using Github for the Arduino SDK.
Are there any plans to do the same thing for the C SDK ?
Best regards,
--Stephan Walter
I have Nordic nrf51822 BLE device, I would like to develop a system such that whenever nrf51822 turns on it starts to make connection with the other BLE V4.0 enable smartphone...
Hi,
I recently made a custom board using the nRF51822 and the LC network using values from the reference design. After fabrication and assembly, I tested the insertion...
I tried changing the broadcast name which was not easy but after installing the nRFgoStudio and editing the XML file with it - I managed to change the name yet the UART program...
For some sort of geofencing application, we want to include the BLE module nRF51822 into a Base Station (BS), and a small mobile device (MS).
The MS should detect the presence...
I have 2 moduls from ebay (rfinchina). I write little librarie for nRF24L01 and my msp430.
When i start my coard and init spi and try read few register - i have problem....