Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
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 want to design PCB antenna for nRF52832 chip. I took reference from nRF51 dongle hardware layout.
I wanted to spread antenna upto 18mm width so I reduced the...
Hi
The j-link detects the chip, but for not obvious reason the j-link and keil will trough an error when I want to program the chip, here is the j-link out put. do you have...
Dear All,
I would like to order Li-Po batteries for my nRF52840 development kits and need some information. From the battery, what type of female battery connector is needed...
Hi, I can't get 250Kbps working on the nRF24LE1. I'm using the enhanced shockburst examples in the nRFgo SDK (enhanced_shockburst_ptx_nrf2 and enhanced_shockburst_prx_nrf2...
Hi,
By mistake, I clicked 'fill with zero' button in Jflash, may I ask, is my chip bricked because of this? Thanks.
The following lists my steps:
program the...
Hi,
I'm trying to use the SysTick timer on nRF52 to time some various tasks for debugging. I configured it like so, which I expected would cause SysTick_Handler to be called...
I didn't find any documentation in the peer manager for the need of this write buffers.
I do understand, that peer device data is stored there before written to flash. But...
Dear Nordic,
Device: nRF51422. Protocol: ANT+. Softdevice: S210 v5.0.0
I have 3 devices: two masters (No. 1 and 2) and one slave (No. 3). In my application, I pair the...
Hi guys
I have one nrf 51822 demo board.
And I want to buy one more board as BLE sniffer.
Can I use a nrf52832 demo board as sniffer to grab packet between phone...
Hi guys
I am programming nrf51822 demo board with sdk11 and try to finish service tutorials .
I finish all step in service tutorials and try to get service information...
Hi guys
I am using SPI example code in SDK11 (./nRF5_SDK_11.0.0_89a8197\examples\peripheral\spi) with nRF51 DK.
It works fine when send first data.
But it get in...
Hello ,I work with the sdk 12, I have a program to contoler the level of battery, it works, except that I recode 3870 mV (with USB) and when I measure the pin VDD I find 2...
Hello,
I am using an Android application to send data to a nRF52 board. The nRF52 board is the peripheral and the Android phone is the central. This is the link establishment...