Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hello Nordic Support Team,
I am testing nRF9151-DK board. I wanted to debug an application that is created when "Create a blank application" option is chosen from nRF Connect...
Hi everyone,
I am trying to use P0.0 but it keeps getting uninitialized when calling nrfx_spim_uninit.
nrfx_spim.c line 659 keeps uninitializing P0.0
It is because...
Hello,
I am trying to understand how the documented tRXCHAIN value relates to the timing of EVENTS_ADDRESS in BLE 1M mode.
In this DevZone ticket:
https://devzone.nordicsemi...
I'm working with Channel Sounding on the nRF54L15 and trying to understand the CSTONES tone-processing block at the register level so I can post-process the results correctly...
If a Channel Sounding procedure is aborted while in flight and the ACL is then disconnected, the device settles at a flat ~1 mA with the CPU asleep in the idle thread and...
Our device is using NRF54L15 for BLE function. When we test the max distance of ble connection between 2 devices, we get the below results.
We are confused by these...
Hi Nordic Team,
I am working on a custom device based on the nRF5340 SoC . My application captures live audio from an I2S microphone , processes the audio on the nRF5340...
Goal: Create SBOM with correct version numbers, CPE search strings, PURLs, and licenses. Use that to scan and assess vulnerabilities. Platform: NRF Connect SDK 2.9.1 or newer...
we run long-term HIL tests with typically 3–8 nRF9151 DKs:
DKs spaced only about 1–3 cm apart
short USB 3.x cables to powered USB 3.2 hubs directly below them
sometimes...
Hello Nordic Support Team,
I'm developing a BLE audio/walkie-talkie application on an nRF54L15 DK using Zephyr, communicating with an Android smartphone. I'm seeing a significant...
This is a product based on nRF52832, which uses PA/LNA.
The device resets in Bluetooth advertising state. the ID is 1 (NRF_FAULT_ID_SD_ASSERT), the PC is at 0x000071CC,...
Hi Nordic,
We are developing a PC application for product programming that uses nrfutil to program the nRF54LM20. The programming process involves recovery, programming...
I understand that the NRF54LM20 reference suggests not to put any sort of resistor or capacitor components on the reset pin and simply rely on the internal pullup. Since this...
Hello,
we are trying the nRF93M1 DK hw rev. 0.4.0
As suggested, we wanted to build the following sample: https://nrfconnectdocs.nordicsemi.com/ncs/latest/nrf/samples/nrf93m1dk...
Hello,
We're trying to build a demo based on the BLE Audio sample with extra BLE services to transmit sensor data.
I have managed to build and run the BLE Audio sample...