Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
When I connect via USB the nRF9151 SMA DK to the computer, it doesn´t detect the board connected to it. The LED5 doesn't light up, ony the LED1 lights up with a weak flickering...
Hello
I am developpping a product with composite USB (CDC_ACM & HID) and Bluetooth Low Energy, based on a nRF52840 chip.
Can Nordic provides PID free to use for small...
Hi.
Goal I am creating a new application for the nRF54l15 and want to follow the latest recommendations for project configuration. I need to do DFU over BLE, so I'm trying...
Hi,
looking through many Posts regarding this topic, i recognized the wiring and labels of the nRF52 DK has changed.
GND is explicitly on the P20 Header anymore.
-nRF52...
Hi,
I am using bare metal SDK v2.0.0 and am trying to build the fuel gauge sample inside nrf-bm\v2.0.0\nrf\samples\pmic\native\npm13xx_fuel_gauge. I am using bm_nrf54l15dk...
Hey, I am trying to implement ecdh key agreement and derivation, but I am getting PSA_ERROR_INVALID_ARGUMENT (-135) from psa_key_derivation_key_agreement: Any idea what is...
Hi everyone,
I'm working on a project using the nRF54 and Zephyr RTOS . Previously, I implemented almost identical functionality on an nRF52, where the device consumed around...
hi:
nRF54LM20A_DK board vscode cannot be programmed.
-- west flash: using runner nrfutil -- runners.nrfutil: mass erase requested
-- runners.nrfutil: reset after flashing...
Hello Nordic engineers,
I maintain the lolren/nrf54-arduino-core project: a bare-metal Arduino core for nRF54 boards that deliberately avoids Zephyr and vendor RTOS dependencies...
I am writing regarding an issue I am experiencing with two MDBT53V-1M modules (nRF5340) that I have assembled on custom PCBs. Both modules exhibit identical behavior, which...
Hello support!
I am using the nRF9151 and the nPM1300 on a custom board.
Is is possible to measure the current drawn by the board via the VBUSIN? The reason is too have...
I migrate an app from NCS 3.1.0 to NCS 3.2.3.
Using mcuboot with a Thingy:91 or Thingy:91X fails.
flash_img_init results in a flash_img_context, which uses ID 2, the application_slot0...
mcumgr disconnecting when i trying to ble dfu .... " Log from nrf connect mobile app"
nRF Connect, 2026-06-16 FYZKS52_E23993 (E2:39:93:7B:81:AA) V 17:16:59.495 Connecting...
Hi Asbjørn,
As I mentioned in case 352770
We are in same question as the initial question issued by our colleague RongLinQin. As I mentioned, we want to conduct BLE OTA...
We are trying to bring up a new run of an existing PCB design. No changes in the area of the processor, but a different assembly house. The first call inside ble_stack_init...