Hello,
Overview:
Currently we are using nRF9160 we are using mbedtls library for generating EC key based certificates (self-signed and CSR). Our code is built with TFM...
Hi,
nRF9151 + Kyocera AVX P822601 internal SMT antenna: 8 dB RSRP loss vs external antenna — possible PCB layout issue?
Test Results
Test 1 — Out of Faraday cage, internal...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Dear reader,
I am currently working on a project involving the NRF54L15 microcontroller. In the specifications of the MCU, under Circuit Configuration 1 for QFN48 (QFAA...
Hi I’m looking for some advice on what may be drawing power from the thingy 91x.
I have measured the power consumption of the nrf91 the nRF 5340 and the nRF 7002 using the...
I want to use P0.13 for ADC reading. However, I noticed that it is already used as an SCK pin in this configuration:
spi3_default: spi3_default { group1 { psels = <NRF_PSEL...
Hi!
I’m currently setting up multi-image DFU on the nRF5340 using external flash.
By following the official documentation and samples, I managed to get it working correctly...
I am trying to get a WiFi project working using the nRF52840DK and nRF7002EK . I use a 3.3V power source that is supplying power to both nRF's in parallel. For the nRF7002EK...
I'm getting timeout errors when trying to program a Thingy:91 with a J-Link Pro PoE on macOS on an ARM Apple M3 Max.
Here's the command and error message:
I get the...
Hi, can you please help me with configuring ras_initiator for channel sounding when using two antennas on the initiator and one antenna on the reflector ? I am starting from...
Hello,
in the bluetooth mesh section https://www.nordicsemi.com/Products/Wireless/Bluetooth-Mesh
It is stated that BLE MESH and BLE can coexist.
However, I don't find...
I am trying to set up continuous integration using the docker image for NCS v3.0.2 as described here: https://docs.nordicsemi.com/bundle/ncs-3.0.2/page/nrf/scripts/docker...
Hello,
While working with a custom board with nrf5340 and instead of DCDC inductors, has voltage regulators. Why does CONFIG_SECURE_BOOT lock up the custom board but not...
Hello,
I managed to run the examples for nrf54l15 channel_sounding_ras_initiator.c and reflector on my custom hardware boards. I changed the overlay files to use my own...
Hello NRF Community, I am trying to interface the Adafruit PDM MEMS Microphone (Link: https://www.adafruit.com/product/3492) with my nrf52832dk. However, it fails every time...
In NCS 3.1.x it is now necessary to generate code using the .matter file during the build process. However this is failing on Windows because there is a typo in the chip_codegen...
Hi, i am looking for basic start up parameters for a 24L01.
I do all my programm in assembler (sorry i am old).
what i aim to do is simple TX-RX, like a small remote...
I followed the steps below to set up my development environment, based on the instructions from link
Setup 1 1. Installed SEGGER J-Link v8.56a Path: C:\Program Files\SEGGER...