The spec. gives a 22V max for a limited amount of time. And max. 5.5V as recommended operating conditions.
But I wonder, what will be "inbetween", e.g. 7V for hours?
From...
i working bare-metal, using HW registers directly.... no zephyr, no SDC....
i'm able to successfully receive packets through the RADIO RX path, but now want to add a timeout...
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:
...
I'm attempting to enable provisioning using attestation tokens in my project. As soon as I add the config;
CONFIG_NRF_PROVISIONING =y
The build starts failing with;...
Hi,
We are facing a strange behavior where the consumption we measure on the nRF5340 doesn't change according to supply voltage like it is supposed to do in DCDC mode. ...
Hello Nordic team,
I want to be able to save the log into a file and then read it in order to send it's content via HID.
I've managed to make the log back end FS work...
I have a nRF9151 based device, modem firmware version v2.0.3, with `CONFIG_LTE_LC_RAI_MODULE=y`, registered on LTE-M.
Using `NRF_RAI_LAST` is working, but I am seeing odd...
For the nRF9151-LACA-R, I cannot find the flatness parameter in its datasheet. Can you help confirm the flatness?
For the nRF54L15-CAAA, the datasheet shows A3 (0.03...
The MCP server requires authentication. To complete the setup, you'll need to: 1. Get an API key from Nordic Semiconductor / Kapa.ai 2. Reconfigure the server with the auth...
Hi All,
My leds on the custom board wont get recognized. Keep getting this error.
A bit of strack trace:
Device tree:
I think I am missing something...
Hi,
We're coming to the end of prototyping a project on the Thingy91X and are fine-tuning the power management. We have been able to implement a simple demo on the nrf9151dk...
Hi Support Team,
Our product is based on nrf5340 and ncs V2.5.2. I developed a Windows application(based on .NET8.0 and Windows SDK11) to provision and configure the system...
Hi, I'm struggling to setup an application on the nrf54l15dk to control the nrf9151dk SLM over UART.
I have done the Cellular IoT Course and successfully controlled the...
I'm trying out the GNSS sample for the nRF9161 DK. I am trying to enable minimal assistance, but I get an error message with error code 65536: *** Booting nRF Connect SDK...
Hi,
Can MCUboot be used as a second stage bootloader (an application from the Secure DFU Bootloader over Serial Link standpoint) to be DFU'ed to existing devices which now...
Is it possible for users to regenerate the nRF9160 GNSS factory almanac data from public sources?
https://github.com/nrfconnect/sdk-nrf/blob/main/samples/cellular/gnss...
Hel lo, I am us ing a custom nRF5 2832-based b oard that has no DCDC circu itry (LDO onl y). What happened in NCS v2 .5.1
After power-on, the system did not st art (e...
Hello,
I am trying to measure a fast, impulsive signal from an amplified analog microphone using an ADC pin on the nRF54L15-DK. When I read the same signal using a 12-bit...