Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
I will like to know whether the NB-IoT feature User Plane CIoT optimisation is supported in nRF9151? And if the feature is supported I will like to know the AT command to...
Hello
I am trying create a shell.nix file that will configure my entire development environment. I am having problem with nrfutil though. I have managed to download nrfutil...
Hello,
I am working on a device based on nRF9160, SDK 2.8.0 and modem 1.3.7.
The devices uses nRFCloud CoAP to send messages. For the most part, it's working great....
A custom PCBA based on the nRF52832 microcontroller. I am testing two different versions of firmware:
Version 1 (Sample code from SDK v11): examples\ble_peripheral\ble_app_hrs...
Hi
I have custom nrf5340 based product, with an NFC interface for card emulation. I have managed to get this to work in raw APDU mode in NCS 2.9.0 (with selected cherry...
Hi all,
I'm deploying an nRF9160-based device in India and hitting the familiar "which SIM actually works here" wall. Looking for current (2026) experiences, since older...
hello,
Our company has a product that uses the nrf5 SDK, with the main device using nrf52832 and the peripheral device using nrf52810. The main device upgrades the peripheral...
Hi,
Thinking of connecting Custom hardware made of nRF5340 + nRF7002 to the windows laptop using Python code. I already have nRF54L15DK with nRF7002 EBII expansion board...
I am currently creating and testing a custom board equipped with the nRF9160 and the P822601 antenna. Considering future development, it is expected that another external...
Hi,
I am developing a custom PCB based on the nRF52840 and am currently trying to flash/debug it using an nRF52840-DK (PCA10056) as an external debugger.
connected devices...
This is nRF54L10 with Zephyr, SDK & toolchain both v3.02 on a custom board.
I am investigating I2C crashing on the 54L10. This happens during writing data to a MAX41462...
Hi Nordic Support Team,
We are currently evaluating the nRF54L05 DFU single-slot sample in NCS v3.3.0.
Our question is: Is it technically possible to configure the single...
I have observed that when using the ESB protocol at maximum throughput, the measured power consumption decreases as the PHY data rate increases: 4 Mbps consumes less power...
Hi
When running a project on the nRF54L15 using nRF Connect in VS Code, I often cannot connect to RTT. I select RTT in nRF Connect, but no output appears. If I retry multiple...