Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hello,
I am not much of a PCB designer but want to tinker with nrf51422 EK Altium designer files provided. I try to open the project file using Altium designer 14, but...
Hi all,
I am new to hardware design and would greatly appreciate pointers. We intend to use mini-USB port for charging/power supply rather than for data. What is the best...
Hi all,
I am using NRF24LE1 32pin.
Does anybody know can I apply on XC1 pin external frequency different from 16MHz if I am not using radio module??? Thanks.
I am currently using the nRF51422 DK along with the nRFgo Starter Kit. I followed the instructions in the PDF "nRF51422_DK_UG_v2.0," and I attached the nRF51422 with PCB antenna...
use keil to download code to flash fail
use nRFgo studio to connect target device error
Load
C:\Keil\ARM\Device\Nordic\nrf51822_v5.0.0.34603_Backup\Board\pca10001...
Hello,
when using Keil's ULINK Pro debugger V1.57 connected to PCA10006 board for debugging nRF51822 code the ULINK is recognized by µVision V5.1.0.0 but the FW download...
I have an nRF51822 (256KB) that I want to program with some data targeted at 0x20000 to just under 0x38000. My code starts at 0x16000 (allowing for S110) and is only 1700...
I have a nrfgo 6310 start kit that I use for my nrf51822, but I'm wondering if I can also use the nrfgo 6310 for the nrf24Lu1 development kit as well? I tried plugging in...
Hi All,
I am working on the S120 bootloader.
I start it with dfu sample on nrf6310 folder. It work with S110 softdevice with PCA10001 perfectly.
I had made following...
Hi,
I would be grateful if someone could guide me a bit.
As far as I understand, nRF24L01+ implements Enhanced Shockburst technology in chip. To use nRF8001 as drop in replacement...
Hi all,
I am using s110 v7 for scanning and advertising, it works well. Now, I would like to measure RSSI while scanning (already scanned device but not connected) . Can...
Hi,
I am using nRF5182. Kiel is the IDE. I need to operate the device in 25Mhz. How can i change the clock frequency to 25Mhz. Is it possible? Will it affect the operation...
Hi,
I just stumbled upon the nAn-36 note ( www.nordicsemi.com/.../80193304 ) and I have two comments about it :
I think it's the best technical documentation I've...
Where to find definition for INTENSET/CLR for TIMERs in 'nRF51_Reference_manual v1.1'? I think I've read it all by now, but still can't find it.
After some digging I found...
If I have the PC insert 1msec byte spacing between data bytes sent to the NRF51422, it receives the message and doesn't reset. I can send messages less than 10 bytes to the...