During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...