Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
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...
Hi, I'm attempting to use API 2.1.3 and am experiencing some weird issues with transmission intervals. When I use UpdateConnectionParameters to set a connection interval of...
Hi,
I want to upload a firmware using DFU mode.
If I use toolbox 1.8 app of android I can upload the new firm, but If I use toolbox on my iphone, when I push upload the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Dear Sir,
In SDK5.2.0 S310 HRM example, one nRF51422 act as BLE and ANT RX character.
Another nRF51422 with S210 software act as ANT TX character to send out command...
Hello all,
I want to do current measurement for nrf51822 which is flashed with my own ble application which uses some custom services. As mentioned in evaluation kit user...
Hello,
My team and I are trying to decide how to power the nrf51822. We will be using a 3.7V lithium ion battery as our power source.
I saw in another post that it is...
I am planning to use the LPCOMP in conjunction with an external reference. I would like to just use a voltage divider to create the external reference.
Are there any impedance...
I recently received a nrf51822 mbed board.
I went with the mbed board over the EK because I figured it was more 'open', without realizing exactly what mbed was. I played...
I use the SPI slave function on 51422. When I send a byte(0x31) to 51422 SPI slave from master, 51422 will back a byte (0xAA - DEF byte) to master. Why?
I send 0x31 every...