Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
So I am new to bluetooth smart (bluetooth low energy) and I am still a novice android programmer. I have a nordic nrf52811 evaluation kit and I want to connect it to my android...
I am trying to use Sniffer software on Windows XP. I am trying it with nRF51822 Development Kit dongle (PCA10000). Setup worked fine (nRFgo install, segger install, loading...
I have the following jlink script for flashing an nrf51822
I'm on Mac OSX 10.9 and am talking to the PCA10001 eval board.
r
w4 4001E504 2
w4 4001e50C 1
sleep 1000...
Hello,
I am working on a project based on the nRF51822 with the softdevice S110.
I am trying to develop an application using the main loop provided in an example application...
Hello,
I have been developing and using the nRF9e5 for 7 years and we recently want to try to deploy the device at temperatures of -20oC and below. The code is fixed and...
Hi All,
I am using nRF51822 development kit without the motherboard .
I flashed the ble_app_uart (nrf51822/Board/pca10001/s110/experimental/ble_app_uart) and it was...
Hi,
I've received the nRF51822-Development-Kit, this morning and I can't download any software to the boards.
I've install keil uvision 4.71.2.0, nRFgo Studio and the...
Hi guys,
I plan to buy the development kit from Nordic but I had a couple of questions:
1)I know that in a previous question I posted I was told that I can use the development...
I bought the nRF511822 development Kit, not realising that it needs the nRFgo motherboard to supply power to it.So i have to make do with what I have. I am trying to power...
So this should be a trivially simple demo to run, but I'm obviously doing something wrong. When I build the sample application called "uart_example" in the PCA10000 folder...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...