Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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 want to download FOTA-updates with HTTPS from a function app running on Azure. I am not using IoT hub or MQTT. I'm using modem firmware 2.0.4 in combination with version...
Hi,
In our PCB using the nRF54L15, we used different P2 pins for the sQSPI, believing after reading the docs and driver API, that one could configure different pins than...
Hi Nordic team,
Does IOS currently not support PAwR?
I am currently using the NCS version: v3.3.1 by 54L15 DK.When I open both extended broadcast and PAwR, BLE Sniffer...
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...
Hello,
Our devices utilize AES-GCM to establish a secure channel with our servers. The system works as expected without any issues when CONFIG_PSA_CRYPTO_DRIVER_CC3XX is...
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...