We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
hello Nordic
i am working with nre52840 and nrf52832, with ncs v2.8.0
i am using ble SMP service for transferring data with a central device and for DFU.
currently i...
Hello, Super quick but important question, are the SMD footprints in the nRF52840 reference circuitry recommended BOM (ie image attached) in imperial or metric units? and...
I am getteing a -12 error when trying to access a open/create a file using littlefs and a fs_open command on a nrf5340 custom board.
The filesystem seems to be mounted fine...
After full update modem firmware and reboot, i got this error:
E: Modem library init error: -116, lte_lc not initialized
The only way to work around is power cycle.Po...
Issue:
I would like to bring to your attention that I am getting an error when running the 'list command using the nrfcredstore cli utility, while trying to retrieve the...
After programming the DK, it "fails to verify device" with the following log:
2025-07-08T09:42:05.940Z INFO Initialising the bundled nrfutil device 2025-07-08T09:42:05.957Z...
Hi,
We are currently evaluating the NRF9151 for asset tracking using the AT firmware on the NRF9151 evk and an external MCU for the application firmware, emulating the final...
Title
nRF5340 DK × 2 + MCP2515/TJA1050 – can_start() = -5 (CANCTRL/CANSTAT = 0xFF). What am I missing?
Hi everyone,
I’m trying to bring-up a very small CAN bus test...
My customer is now unable to disable secure erasure after using the APPROTECT function. Is this correct?
Please let me know if there is another way to check this.
”nrfjprog...
Hi,
I'm using nrf Connect mobile (for Android) app to exchange data (read/write) with a BLE device (server) over GATT.
I have a large characteristic (123 bytes) to exchange...
HI ALL,
nrf54l15dk,v2.8.0,peripheral_uart demo and no changes have been made.
Then add the following content to prj.conf
sysbuild.conf
mcuboot.conf
At this...
Hello!
I have tried in various ways to make the XIP part functional on SDK version 3.0 (SDK v3.0.0-3bfc46578e42) but without success, this on the NRF5340 devkit. I mention...
Hello nordic team!
Context:
Currently I am working on modifying our application code to be able to select, at runtime, which network interface it will use (between ethernet...
I have a simple GATT server application with two characteristics, RX and TX. In my prj.conf, I am trying to disable pairing as follows :
I can connect to the server from...
I have an application that syncs via the internet using a nRF5340 and nRF7002. I am using the thingy53 with a nRF7002EB for now while the custom circuit boards are being manufactured...