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,
I am trying to use http requests on Thingy91 and therefore I tried with the sample from zephyr/samples/net/sockets/http_client.
I can build the project without...
I have a conexio stratus board that I would like to debug the modem with the LTE Link monitor. I am not using the Zephyr frame work, but I can flash pre-compiled hex files...
There's a few threads out there with similar questions, but I haven't seen a direct answer to this.
If I build with nrf5340dk_nrf5340_cpuapp, can I use the entire application...
Hi,all~
The program runs on nRF52833. At the beginning, MCU sends data to nRF52833 through serial port, and the data can be received correctly(pic one). When I use THE...
I currently have an issue where by the Chip-Select is not toggled at all when configuring the csn pin to pin <18> on the Nrf52840 using Zephyr (version 2.7.1).
See dts configuration...
Hi All!
I am using NCS v2.0.0 and nrf52820 custom board and an example to test is radio test . I tested that example with nrf52833DK , code is executing/ printing messages...
Hi!
I'm developping a battery powered product, so the power consumption is important. I need to multiple an array point by point with an array (hamming window) that I store...
Hello support,
Your choice of 201 size component packages are not ideal for manufacturing (and HW debug). I understand some of the reasoning especially on 21540 antenna...
Hi,
I'm trying to implement zigbee into our application. For testing purposes I start with the example code, and I use the multiprotocol template as a starting point.
...
Hi
I am trying to migrate my project to newest NCS v2.0.0 but is struggling figuring out how to configure SPI2 slave operation mode.
The project is currently running v1...
Dear Nordic Team,
your chip above is on 52 weeks lead time, so here is the question:
a) I can spot inventory for the 8 channel version: nRF24AP2-8CHQ32 - would this...
Hi,
We are trying to add lwm2m (client) into light bulb sample (matter).
It results a redefinition of gethosname : CONFIG_LWM2M defines CONFIG_NET_SOCKETS_POSIX_NAMES...
Hi,
I have a nRF5340 DK (not the audio DK). I read the specification of nRF5340 Audio DK and found that it supports LC3 codec. However, I want to ask, is it possible to...
Hi,
I'm trying to measure the current consumption of the nRF9160 DK using a Nordic PPK 2 in various modes. Through reading up various documentation regarding this, I have...
I've installed nRF Connect and VSCode on a MacBook Air M1. Whenever I try to build my existing firmware that builds fine under Windows, I get the following error:
The terminal...