I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hello DevZone,
I have some questions about nPM1300. I know that nPM1300 need a battery pack that already contains a PCM.
When the PCM activate the protection due to overdischarge...
Hi,
I'm using the nRF54L15 (custom board, nRF54L15 DK base) with NCS v3.1.0.
I have two UARTs:
uart30 — Shell/console (needs CONFIG_SHELL_BACKEND_SERIAL=y , which...
Hi,
I'm trying to use an nRF5340 Audio DK to communicate with another board via SPI. The voltage needs to be 1.8v. How do I configure my board to do this?
Hi,
We are using the nRF7002-DK board. I am using Zephyr samples/net/wifi/shell with no other external connection other than the j2 micro-usb connection to PC and with the...
Hi,
We're aware of the modem 2K TLS buffer limitation. It's causing us quite a bit of headache related to the device shadow.
Our application needs a number of config parameters...
Hello,
I am trying to access to two partitions of 2gb each on a micro SD card of 32gb.
I can access to one partition of 32gb in my micro sd card but as it is formatted...
I've been struggling with Thread connectivity on a custom PCB, powered by a MinewSemi ME54BS03 module (with IPEX connector)
I'm using an external 2.4GHz antenna and I'm...
Hi,
I am facing a power consumption issue with the nRF54L15 (BM15C SoC) in deep sleep (System OFF / low-power state). The measured current consumption is approximately 221...
Hi all,
Note that I am using a Fedora Workstation VM on VirtualBox for keeping everything clean. I pass the connected USB development board to the VM. I am trying to evaluate...
Hi ,
I’m working on an nRF5340 using nRF Connect SDK v2.7.99-cs2 . BLE security is configured as Just Works (Security Mode 1, Level 2) on the peripheral .
I’m attempting...
I am using the nRF54L10 on a custom board with a couple of LEDs, a flash storage device and a GNSS device. The application wakes periodically to gather fix information from...
How can I detect when no SIM card is inserted at startup? The purpose is to operate without a connection if there is no SIM card.
[Environ] nRF Connect SDK v3.2.1 nRF9151...