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...
We are trying to read a flow sensor in our device. The device is in PSM mode most of the time.
The sensor outputs its state in digital mode HIGH or LOW. We are checking...
Hi, I have developed some projects on nRF52840 DK pca10056. I want to program/debug the nRF52840 chip ( this chip ) with SEGGER J-Link debugger/programmer ( this debugger...
hi team,
i am using nrf52840 controller,i have few queries related to how ZYFER RTOS used in this controller.
which of below process is correct,
1. ZYFER RTOS image...
Hi,
Two questions regarding internal temperature sensor
Internal temperature sensor conversion time ?
Internal temperature sensor current consumption
Could you...
Hi,
I have a NRF52840 and a bluetooth device. Is there a way to automate the communication by writing/reading the HEX code. It is essential for product testing. Example...
Hello,
I am trying to figure out which example is the closest fit for our design. We are using a 2 processor solution in our product, and the firmware for the NRF52832 has...
Dear Nordic Team,
i need to develop an nRF52 beacon custom pcb.
Do you have any tipps or better altium files for creating a low-power electronic board, powered by a CR2032...
Dears all,
When a bluetooth mesh node is done provisioning and added an appkey, I want to bind that appkey to local models.
I could not find any API for that.
Can you...
Hi, I use nRF52840 DK to run PTS test.
It's fail at L2CAP item.Correspond message is "Failed to create L2CAP LE Credit Based Connection".
How to create "LE Credit Based...
Hello!
I've been investigating NCS for several days and come to the conclusion that we don't definitely have to use it for our developments. By the way, it'd be way too...
Hi,
I have a custom board with nRF52832 with external spi flash and I'm using SDK 17.1 and softdevice s132 4.0.5. I will use OTA-DFU to receive the new firmware image from...
Like several other folks, I have been attempting to replicate the results in the Matter webinar here , but updating to the v2.1.0 SDK and using the Nordic dev kits I have...
Hi ,
I am working on NRF52840 microcontroller, I want to implement blinky LED for P1.09 GPIO pin, can you please tell me, how to implement that.
Thanks