Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi
board: nrf52832 DK
sdk: nrf connect sdk v2.6.1
I have successfully integrated the provisioner and light switch client together. Now I can control the light switch...
I met some problems when add build configuration to my first application. I used the blinky sample template. And the device a nRF5340 DK. My PC can detect my devices. But...
I'm following the tutorial Exercise 1 – Custom board for single-core SoC using ncs v2.9.0 with one slight difference in that I'm using a nRF52DK with nRF52832 because that...
I have compiled code that debugs and runs normally on the nRF52840DK. I just connected my custom PCB to the debug out connector on the DK and I have two issues that are probably...
Hello,
I recently bought a nrf52840 dev kit + dongle to test the functionalities of Matter.
To commission devices "On network" without the use of Bluetooth, i wanted...
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...
GNSS not working on Thingy:91 after modem_shell flash — help and gnss start return ERROR
Device:
Thingy:91 (NK-THINGY91) RS Stock No. 196-3901 nRF9160 + nRF52840 combo...
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...