I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
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...
I find "led_radio_example" and "button_radio_example" as 2.4G transceiver with nRF51822.
Is there any example source code about how nRF24L01 can talk with nRF51422?
Hello,
I'm modyfiyng a NUS template. I noticed, that when I move to far with my Android phone (with the nRF UART v2.0 app) from the NRF51 PCA10000 board, it disconnects...
The above mentioned example ( here ) is the one that is available in GitHub.
I want to implement bonding with static passkey based on SD110 v8 and nRF51822 with Device Manager...
I've tried to drop in all non-main code from the spi 5W example into my program and I keep getting the following errors:
.\_build\nrf51422_xxac_s110.axf: Error: L6218E...
Hi -
Looking for a layout review of the NRF51822 antenna and oscillator design attached. The two main questions are:
Is it recommended to remove the copper ground...
Hi,
any plans to release firmware package for nrf51822 smart beacon using Soft device 8 and SDK 8? Thinking I better ask before I start adapting it on my own.
thanks...
What is the pinout on the DEBUG OUT-pins?
How do I adapt the code to work both with dev board and an external chip?
There are BSP stuff I probably can't use that I use for...
I am using S110 7.1.0 which I know has the ability to unblock the CPU during Radio Event. However I would like to do the opposite and increase the time between a Radio event...
Any news on the new specification for S130?
I am trying to find out the concurrent power profile. It the power management section it said that it has not be characterized...
Well, I've ordered my preview nRF52-DK and might get it by the weekend. I have not been able to find the schematics and design files on the main Nordic site, or the new infocenter...
This project is a HRS example from latest SDK, without any modification. I use nrf51 DK board. WHen I debug, I get hardfault after some type. Try to run the code under debugger...
Hi,
we used NRF_UARTE_Type POWER for the "peripheral power control" of the UART interface on nrf51 - works fine.
After trying to port the nrf51 to nrf52 I found out...
The question is: how to completely turn off PWM in SoftDevice?
I am using the libraries nrf_pwm.h and nrf_pwm.c in this repo for PWM with SoftDevice. Everything seems to...