Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
I have an application running on a custom board using the nRF52840 that uses the SAADC. After migrating my nRF Connect version from 2.6.2 to 3.1.1 the current draw of my battery...
Hello,
I've been having problems in getting the correct battery voltage for a Thingy53 for a number of projects, when using the latest nRF Connect SDK 3.2.1 (Zephyr 4.2...
I am trying to develop a BLE HID peripheral that can be used on Ubuntu 24.04.
When I try to connect the peripheral_hids_mouse example to a Linux machine, it immediately...
I have two problems. This is the first problem.
[Environ]
nRF Connect SDK v3.2.1 nRF9151 (Custom board) VSCode (1.109.4)
The first problem is that debugging doesn't...
Hello,
You've previously provided the sourcecode for nrfutil, before it was rewritten here https://github.com/NordicSemiconductor/pc-nrfutil .
Is it possible you could...
I am developing a FW for the nrf54l15 which should log sensor data into its internal flash (RRAM) and make it read able later from a Smartphone via BLE.
For this scenario...
Hello everyone,
We hope this message finds you well. We'd really appreciate some guidance on an issue we've been encountering in the field.
We have deployed several hundred...
I am dealing with a HardFault occuring in my code, and I am unable to trace the error. The output when the HardFault occurs is <error> hardfault: HARD FAULT at 0xD0D0D02A...
Hello,
I am using the Nordic Thingy:53 and trying to collect sensor data using Edge Impulse.
I was able to successfully connect the Thingy:53 to Edge Impulse and stream...
The device i am currently developing is a battery powered dongle with internal power supply unit for battery charging. I am using nrf5340 USB pins D+ and D- for communication...
HI, i have been using the nrf9151 to download my OTA's it has been working fine, but since this week it stopped working for all device we have deployed, i suspect it is related...
Hi ... have code that outputs I2S in master mode. The slave, a NAU8822 device requires Master Clock Source between 8 and 33MHz.
The 54L MCLK pin is duplicating the BCLK...
Hi,
I have a fresh clone of Zephyr version v3.4.0-rc1-66-g462dc9746b42. I want to build and debug the unmodified project samples/tfm_integration/tfm_secure_partition.
...
Hi
I want to add the nordic documentation as an MCP server to claude and gemini clis. But this seems to require authentification by Kaipa, which is a paid service ?
...
Hey Team,
Whenever we flash the audio application (from the official samples provided) on a development board and leave the board unpowered/unattended for 10-15 days, the...