Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
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...
Hello, I read an article on Nordic site about the Blend Micro:
*"The Blend and Blend Micro also natively support (with no extra wiring) all Nordic Semiconductor nRF8001...
Hi,
I have a few questions on how to receive data (from an iPhone app) as a a peripheral device on nrf8001 (with RedBearLab BLE shield).
Basically I am trying to receive...
Hi,
how do you use the jlink gdb server?
All i get is Target halted (PC = 0xFFFFFFFE),
gdb will obviously not show any helpful trace for that and continue doesn't work...
Dear Nordic guy,
I 'm developing LG product with nrf51822 chip.
I have some question.
Applcation SW timer use the rtc1 clock source.so,
When NRF_timer interrupt expired...