Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hello,
I implemented a function to add characteristics to a service, but I'm having a problem when I add notifiable characteristics. I pass a set of flags to my function...
Hi,
I set a debug LED on as the very first thing I do in main. Randomly (sometimes 2 in a row, sometimes 1 in 100), sometimes my debug LED never comes on and no code is executed...
Hey Everyone,
I am new to nordic development. I am really used to programming with easy environments like the Arduino. I have seen some examples using the printf() command...
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...