I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
Hi, We're using the nrf9160 with ncs 2.7, modem FW 1.3.6 We're trying to send an HTTP request with TLS 1.2. We have provisioned our device and verified the key,cert with a...
I built a custom board with the nrf5340 and a SD card connected to non-standard gpios. My SD card is connected via SPI over the P0.14, P0.15, P0.16, P0.17, respectively for...
Hi,
I'm using the nRF54L15 DK (non-secure, NCS v2.9.1) to generate a 100 kHz PWM on a GPIO with TIMER00 (128 MHz, 1280 ticks, 2.5%–20% duty, 32–256 ticks). GPIOTE, DPPI...
The latest toolchain has removed "serverArgs": from debug configuration in nrfConnect 2025.4.106
Is is mandatory as we only have RTT on our FF board and no serial...
Hi, Can you please help in connecting the nrf52840 DK with CMW500 and to measure the RF power at different levels of nrf. (For example, at 8dBm, 4dBm, 0dBm, -40dBm). In this...
I need both zephyr power device management and the low power features of LPUART in my project.
However, enabling PM_DEVICE raises idle current consumption by quite a bit...
Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
Hello everyone,
I am trying to test the SLM on the nRF9160DK on NCS 2.9.0. (SDK and toolchain) I want to control the nRF9160 with an external MCU, so for this the application...
Hi,
I am trying to integrate Buttonless DFU in my application. I have implemented all the steps mentioned in this tutorial.
Getting started with Nordic's Secure DFU...
Hi! I am developing project with nrf connect sdk 2.9.0 on nrf9160 platform. This is multi image project (b0 + mcuboot + tfm + non-secure application). I needed to configure...
Hello,
I'm using central_past sample on nrf5340 audio DK board, and select nrf5340dk_nrf5340_cpuapp_ns for Build Target.
I added the following config to enable RTT log...
here is 2 question for this example. (v2.9.0) as i looking for this example, there are some limitations like belows.
One BIG, one of the two BIS streams (selectable...
Hi,
I've just migrated my project from NCS 2.6.1 to 2.9.0 and I'm having some problems with the UART.
I'm using the nRF52833 DK to communicate with another device and...
Hi Nordic,
I’m new to the nRF Connect SDK for VS Code and currently evaluating the nRF7002 DK board. I’ve been able to build and debug firmware successfully for the NRF7002DK_NRF5340_CPUAPP...
I want to build the sample usb_hci.
After i create a build config there are warning and the process fails
warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340...