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...
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...
Hi, the nRF21540 FEM is out for quite a long time. However, there is still no direct support in NCS. Fortunately. some work has already been done. This PR introduces the FEM...
I want to add some logging to my nrf5340 net application and I'm having some troubles.
I have the following in my main.c: #include <logging/log.h> LOG_MODULE_REGISTER...
Its clear there is little interest in this DK compared to the nRF52 version. I got instructions for that platform that actually worked.
Not so for the nRF51 DK. But I am...
I am using FreeRTOS and some of the commands there have two flavors: for using in regular code flow and when are executed from an ISR, but in nRF SDK components and examples...
Hi All,
I cannot get the NRF_LOG messages via RTT to the debug terminal in SES or RTT Viewer.
My setup: HW: PCA10040 SDK: 17.0.2 Project: nRF5_SDK_17.0.2_d674dde...
Hi,
I followed all the steps to get NCS up and running with SEGGER Embedded Studio. However, when I try to open an example, I get this error:
Including boilerplate ...
Hi all,
I am currently working with nRF52832 boards, and I am trying to save some values in my flash memory. I have already created a code for this purpose and I am able...
Hi, I'm currently trying to understand multi-Link and Immediate Alert Server Application (ias) examples in SDK 17.
While I'm analyzing them, I got some questions:
Q1)...
Hi,
I am working on the nRF52832 ,why i can't able to set the low 7.5 ms interval . I am getting the error at ble_advertising_start . Do I want to change anything else?...
We are preparing our nRF52 product for the unintentional radiator test. Currently, the SoftDevice is enabled and we have the low power mode disabled with the following changes...
Hi,
Looking for some guidance on how to use the 'cryptographically secure random number generator' in a Zephyr/nRF Connect SDK application on an 52840
Is this a supported...
Hi sometimes it happen with my nrf52832 based device. The common way I am programming firmware during development is next:
nrfjprog --program fw.hex --sectorerase --verify...
Hi,
I am working on the nRF52832 ,If i want my data to be transmit every 7.5ms then what should I set the minimum connection interval and maximum connection interval ? please...
Regarding that the nrf52811 is able to use direction finding, there is any example for configure a tag with the nrf52811 to be located? Did nordic finally release any AoA...
Hello,
Sorry if it will be long. thanks for the help.
Using nrf9160 dk. The first thing I want to ask is about is the pins. I want to make sure I am using the correct...