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...
Hi,
I'm developing a custom board based on nRF9151 (similar to Thingy:91X) and trying to connect to nRF Cloud for location services (A-GNSS, Wi-Fi location, Cellular...
Hi,
I'm working on a project using the Thingy91x for prototyping. I'm using A-GNSS from nRF Cloud and although this is working, I'm not sure of the correct order of commands...
Dear support team,
I'm using:
nrf9151
nRF Connect SDK v3.2.3
I'm currently working on a project where I need to use MQTT and CoAP simultaneously, it works for...
Hi,
I'm referring to this post below
Based on the response above, it looks like IAR + NCS SDK is not supported by Nordic . Is that the official response from Nordic...
On v3.2.3 and v3.3.0-preview3 we are having issues getting CRACEN to build without patching it.
There are a bunch of includes that use the wrong paths, pointing to files...
Hello,
we are seeing a reproducible issue with an external SPI NOR flash on our own custom hardware based on the Nordic nRF52833.
Short summary
The external flash works...
Hi,
I am trying to develop an application with USB DFU support using nRF Connect v3.2.2. I followed the lesson posted under Nordic Dev Academy on USB DFU. The board that...
Because I forgot to jump to the SoftDevice address (0x1000) in the bootloader and instead jumped directly to the application, I am unable to properly use the SoftDevice functionalities...
We have 2 projects. 1 using an nRF52833 and the other using an nRF52840. In both circumstances we can cause a brownout condition. In order to remedy this situation i wanted...
Hello, regarding the NRF54LM20A board we made, during the low-temperature test, we encountered a problem where the log printing gradually slowed down and eventually froze...
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.