Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
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...