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...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
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...
NRF Connect extensions running within a flatpak VS Code on Ubuntu 25.10.
First of all, fixed the certificate not found issue that some folks have reported in other questions...
Is there a workflow white paper on how e-sim is used or is there documentation in the example workspace? If it's the latter is it easy to point this out? Thank yo.
Environment
I can see a Usage fault on MPSL Work with invalid PC ; addr2line shows Zephyr frames for some LRs and no symbol for an address in the SoftDevice/MPSL range....
Hi,
we are trying to get the psa attestation on the nrf54l15 to work. We have tried config options for hours but CONFIG_TFM_PARTITION_INITIAL_ATTESTATION always gets 'n...
In the NCS SDK, is it possible to implement periodic broadcasting of a certain number of data packets, for example, quickly broadcasting 3 data packets, then waiting for 10...
Hi everyone, I have a central firmware application connected to 2 peripheral devices: A and B.
I use the method bt_gatt_write_without_response_cb (from zephyr>subsys>bluetooth...
I measured the impedance using a VNA on the J1 socket of the nRF54L15-DK RF: With the RF configured for receive at 78.6 + J7.8, RF transmit continuous carrier at -40dBm: 23...
Hi,
I’m using GD25WB256 as external flash on nRF9151 for MCUboot secondary slot. It’s currently not available from our supplier, so I’m looking for alternatives.
Current...
Hi Nordic support:
Our product used nRF9151 modem. During production, we encountered an issue with approximately 0.1% probability on the nRF9151: It's firmware lost or corruption...
I used the timeslot function of the nrf52832, but when I called the radio to send data, I found that the signal strength was very weak, much lower than that of BLE. This resulted...
I am using nRF9160 DK with nRF Connect SDK v2.9 and the LwM2M client sample ( /samples/cellular/lwm2m_client/ ) , converted from PSK to X.509 certificates .
The device connects...
In the software development for the nRF52832, the SEGGER_RTT_printf() function is called throughout the code for debugging and problem analysis.
Would there be any particular...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?
Hi,
I am working on a project with two nRF52840 devices (nRF Connect SDK 3.2.4 / Zephyr RTOS) that are already connected via BLE. On top of the BLE link I need a low-latency...