Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...