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 noticed on my custom PCB that pairing stopped working, and was getting "reason 0x13" as the disconnect. This disconnect reason I believe is from the phone disconnecting...
Hello everyone,
I’m working with an nRF52840-based board (XIAO form factor) and facing an issue related to USB enumeration and DFU mode detection during development.
Board...
Hi there,
I am considering using one of the npm1300 LDOs to supply 3.6V to the battery backup pin of a uBlox MAX-M10 module using a 100uF capacitor as energy storage for...
HI,
I am using an nRF52840 DK as a Bluetooth LE sniffer and have followed all the steps described in the official documentation .
In Wireshark, I can see “nRF Sniffer...
Hi Nordic team,
We have used shell example of Zigbee sample to connect to an end device. We want to extend the FEM feature of nrf54L05 for this example. We have already...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
I want to implement dual-mode operation of LORAWAN and BLE, but when using the SoftDevice, the interrupt on the LORAWAN DIO1 pin does not trigger. I suspect it is being blocked...
Hi,
I have a question after using the DMIC example on the nRF5340:
how do I adjust the PDM clock frequency to 1.28MHz, or how can I achieve this by changing the value...
hello Nordic
i am working with nrf 52840 and 52832. using ncs v2.8.0
i am saving a coredump to flash partition and i am using gdb server - client to try to parse the coredump...
Hello,
I'm migrating an ANT+ BPWR application from **nRF5 SDK** to **NCS v2.5.1** but cannot install the sdk-ant module.
**Background:** - Previously used nRF5 SDK with...
Hello,
I send a ticket because I have an issue to access and write files to a SD Card with NRF54L15DK and 3.1.0 SDK and toolchain.
Can you help me please ?
Here is my...
Hello,
we are trying to run Gazell samples on the nRF54L15-DK, but the protocol & board combination doesn't seem to be supported by version 3.2 of the nrf Connect SDK...
We would like to synchronize several Nordic thingys 53. The Approach is to send two timestamps from a central to them (peripheral) via Bluetooth Low Energy with 100 ms delay...
Hi
I try to start with ST7789 display on nRF54L15 and there are bus fault after add LVGL library. The project is building correctly, but stop just after leave bootloader...