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...
I observed that I can't flash my board in VS Code when a USB-serial adapter is connected to my computer. When the adapter is unplugged everything works.
The interesing...
nRF54L15 + NCS 3.02 + Toolchain 3.02
So I have followed Dev Acadamy exercises for Serial Recovery and BLE FOTA. In my project I now have MCUBOOT for Serial Recovery but...
Hi, we are writing the register TASKENTERSHIPMODE to enter ship mode, and everything works ok. But as the ref manual says, when VBUS is present this task is ignored.
Is...
Hi,
We are working on the nrf5340 and our current device firmware uses the NCS 3.0.2 (i.e. nRF Connect SDK 3.0.2). We wanted to try an upgrade to NCS 3.2.1 and followed...
Hi, so my intention was to test the free subscription of Memfault with the thingy91 I created my account in nRF Cloud but the button to access Memfault is not there, I had...
In the documentation , it is stated:
The SAADC is preceded by a gain stage which has a programmable gain. The voltage range seen at the input of the gain stage is:
...
Hi,
We’re looking for the SBOM and the official CPE identifier for the Nordic nRF5 SDK, specifically version 15.3.
We would need:
The SBOM for nRF5 SDK v15.3
The...
I am using the nRF52840DK with nRFConnect for VS Code. In Lesson 6 Exercise 1, I connected the DK to a BME280 board I purchased online. The board exposes the four pins needed...
I've been wrestling with an issue whereby I attempt to deploy an mcuboot image to a device and inconsistently I get a message that says the firmware image is not valid (error...
I am currently encountering an issue with BLE bonding logic in my application.
When a phone initiates a pairing request and triggers a pairing pop-up, I use the security_changed...
We have a custom PCB with a nRF9151 implementation supporting both LTE/NB-IoT and GNSS. The PCB has no switching regulators or any other possible noise source except for the...
Working the SDK intermediate course, L1.E1. (SDK 3.2.1 / nRF54LM20A)
After building, I select <Debug> under Actions in VS Code. I get this popup that says "Debug options...
Hi DevZone Community,
I am facing a build issue while working with the following environment:
Environment
SDK: nRF Connect SDK v1.9.1
Hardware: nRF9160 DK...
Hi,
As the subject states.
I would like to run the tests at zephyr/tests/drivers/spi/spi_controller_peripheral as intended in testcase.yml. I can verify that I have the...
Hi All,
Anyone has experience in FRAM?
I have a project which need to integrate the FRAM CY15B108QN with nRF52840. I got a weird result by using nRF silicone, but can...