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...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
Hi Team,
Iam doing project called automation of light using BLE technology.
Here Iam using sdk 12.1.0(ble_app_hrs_c) example for scanning or receiving and i flashed...
I have a small problem with my bootloader + application on NRF52832. I'm using SDK 12.2.0 with S132 v3.0.0.
When the device loses power, and power is then re-applied, the...
I'm using nRF52 + s132v2.0.0 + SDK11.0.0. I want to be able to update to s132v4.0.2 (or so) + SDK13.0.0 via DFU. I'm planning on modifying the bootloader start address to...
I'm using nRF52 + SDK11.0.0 + s132 and have a couple of questions on DFU.
I want to use a CMSIS-DAP programmer + OpenOCD to upload the bootloader (or BL+SD+APP+setting...
Hi,
I am using a nRF51822 board and I wanted to know if the LC filter is necessary if I don't need to use any analog entrance or exit. I just need the BLE and a digital...
Hello,
I was trying to load code in pca10028 and I started getting error as "No cortex M Sw device found".
It was working properly but later it started showing me this error...
Dear Nordicers,
I have an application where node based on s132 sofddevice 4.0.2 has multiple connections as a peripheral and as a central. The case is about non overlapping...
I have an NRF52832 DK [PCA10040, V1.1.0]. It used to do programming with it, but now it suddenly stop detecting as "JLink" in Windows, Linux and Mac. Now when I connect it...
Hi, I use the twi_master_using_app_twi_pca10040 (SDK 12.1) to test the TLC59116 LED module .
By changing the example project's code by referring the GitHub code, I have...
Hello the Nordic Team,
I come here after a lot of research and testing and do not understand what is going on in my program. (is it Embedded or iPhone nRF Toolbox side...
hi,
I follow the pwm routine, 51822 can work and output pwm, when I want to change the frequency of pwm encountered a problem, the program reset.
I use the method when i...
Hi,
I'm using Nrf51822 to implement a RTC(200ms tick)
I connect a external 16MHz crystal to the MCU.
I use the S110 softdevice with BLE function enabled, so it's in ble_stack_init...
Hey. Has anybody played with autocomplete for command line interface.
I like it alot and it is very helpfull. Now a autocomplete would be cool!
Here is what comes to mind...
How to setup a nRFDK52 as a central and nRF bluetooth kit as peripheral. Should I use nRF go studio? Do i need to load the soft device first before loading the app? What is...