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...
Hello Pros,
I maybe running the nRF52 close to its limit. It appears to have a probability of 1/1000 to 1/2000 to hit a 3004 in a continuous time-gated packets stream....
Hi,
I have created a custom service, and now I want to add different characteristics to it but with completely different uuids, not only the 12-13 octets.
This service...
Hello All,
I am working on nrf51dk , we are facing the issue if we send > 8 bytes of data in one time from Uart console then BLE_NUS will reset..
Our Setup:
ECU --...
Hi, around July Nordic Semiconductor released this SDK which featured examples of BLE mesh that uses a dev board as provisioner.
This program is OK, but it has zero possibility...
Hello
Recently I bought two PCA10056 boards in order to explore USB capabilities of new nordic chips. I've tried usb device examples supplied with SDK v14.1 and v13.1 on...
Hello All,
we want to calculate the total power consumption when the controller is put on SYSTEM ON low power mode. Do you have any information on the way to do this? ...
My Central is willing to perform a bond ( pairing with bond ) to a Peripheral.
As an example and according to
Message Sequence Chart > Central Security Procedures >...
I have some copy jlink, they can used in keil and JFlash.exe, but can not use in nRFgoStudio.exe, is it right? nRFgoStudio can not support copy jlink edition?
Hi,
i have a wierd behavior on my board.
On my nrf52832 custom board i have sdk14.1 with DEBUG flag and NRF_LOG enabled.
Usualy when my board crash i got into some kind...
Hi.
I have RF communication between nRF24L01 + and nRF24LU1 +.
Incorrect data is transmitted occasionally during communication.
So, I want to use CRC, but when CRC...
I want to get 32000 bytes per second with NRF24LU1+ ,as my audio sampling rate is 16K and sampling bits is 16.But actually I have lost one packet or more per 10ms. data loss...
Hi Everyone,
Is it possible to programmatically assign a static mesh-local EID IPv6 address to a node in a network? I would like to communicate to individual nodes in the...
I am using the nRF52832 Soc, and have a requirement of using a timer with a large timeout value, hence I want to use the watchdog timer.But as I get TIMEOUT interrupt the...