The nPM1304 datasheet shows:
tshipToActive Duration SHPHLD pin must be held low to exit Ship or Hibernate mode: 96 (default)
May we know if debounce is applied to the...
I am trying to use the nRF54L15 DK board to flash a Fanstel BM15M module.
Fanstel BM15M module link: Fanstel BM15M Module
I am using the nRF54L15 DK board with the external...
Hi,
working with nRF52840 with S140 v7.2.0, not sure about SDK version. VS Code + ARM GCC + LD Gold linker.
I changed stack and heap sizes via __HEAP_SIZE and __STACK_SIZE...
Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
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...