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...
Use the Nordic \ nRF5_SDK_12 _f012efa 2.0-3 d \ examples \ peripheral \ pwm_library routines, now can output two lines of PWM, but want to two way different PWM phase have...
Hi there. I'm Matthew!
I noticed that there were contests sponsored by Nordic in the past, such as
Startup Weekend, June 15-17, 2012
The Nordic Semiconductor App...
I can use nRF Toolbox as a central to test various nRF5 as BLE peripheral samples.
Is there any sample app (iOS or Android) to test the few nRF5 as BLE central samples? ...
Hello.
I am trying to turn off ACK in the example "esb_ptx". I have tried this in both SDK 12.2 and 14.0.
I try to turn off ACK like this:
static nrf_esb_payload_t...
Hi,
I am trying to establish a border router in my test Thread system (a part of infocenter.nordicsemi.com/index.jsp . I have the required Raspberry Pi 3B, but it is driving...
I'm using the 1.0.1 nRF Sniffer and 1.10.10 Wireshark on Windows 10 64bit. The firmware 1.0.1 is programmed to nRF51822 dongle using Jlink 6.12a. The exe works fine when no...
Hello everyone,
I want to integrate NFC to one of my projects and I am having a problem with the value of some of the capacitors.
I am looking into using the nRF52832. ...
Where can I download the example project that can be imported into Eclipse?
Tutorial: devzone.nordicsemi.com/.../
Broken link: ble_app_hrs
When I follow the link...
can't program nrf52832ciaa
I can connect the core through segger commander
I can erase the chip after push the download bottom in the keil 5 ,and erase the chip...
I have an nRF5- DK and I'm following this tutorial . I loaded the softdevice, I can compile, I can load the flash, I can see the output in Termite, I can change the code to...
Hello,
I have an NRF51822 custom board. I am trying to flash the code under
C:\Users\Home\Desktop\nrf51\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart...
Greetings -
The (custom) device I'm working on has multiple possible serial interfaces. I thought "Hey, I've written entire operating systems before, I should just intercept...
Hi all,
i need to write in flash, and i try to use the example flash write of sdk. It works correctly but when i put it in my code, the writing register ( NRF_NVMC->CONFIG...
Hi!
I'm developing Thread mesh using nrf52840 with COAP communication. I would like to set a longer timeout and more retransmission tries in COAP. I saw this parameters in...