Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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...