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...
Hi, I am developing on nRF54L15 chip by using Insight ISP2454-LX variant, and while creating new board for it, I am unable to find package variants other than OFN48 (QFAA...
Hi Nordic team,
I’m evaluating the sleep current of the nRF54LM20A using the nRF54LM20A DK and I’m seeing a large discrepancy compared to the datasheet numbers.
According...
All SDK versions, including the latest v3.2.1 Method int modem_info_short_get(enum modem_info info, uint16_t *buf) has a bug and fails to return the right values when: 1....
Hi,
I can set up and run the GP timer on the nPM1300, but would like to know if the timer is running. At first glance it looks like TIMERSTATUS (ca, p113 of the PS) should...
Hi,
I an designing a module with either wifi connectivity or cellular network connectivity with host MCU. I am planning to evaluate nRF9160 for cellular network and nRF7002...
I am trying to use the Serial Modem Add-On (SM) application with the attached overlay-external-mcu.overlay. When DTR is asserted (active low), the modem stops responding to...
I would like to know the Host subsystem DN/QDID of nRF Connect SDK 3.2.0 for nRF52832. It is not described below. docs.nordicsemi.com/.../ble_qdid_qual_matrix.html
I am working with the nRF54L15 to create a driver for a peripheral which is controlled by two PWM signals.
My driver relies on the Zephyr PWM driver which goes back to your...
HI
How much current dose the individual GPIO pin source/sink for nRF5340 as in the datasheet V1.3 it is mentioned "Added guidance on maximum combined GPIO sink/source current...
Hello,
we want to setup an environment for automated testing of our bluetooth mesh system.
The test system should be able to provision and communicate over a device that...
Hi
If my calculations are correct the NORDIC whitepaper WP008 on PRINTED MONOPOLE ANTENNA for 2.45Ghz the quarter wave length antenna trace is not 92mm
For TOP layer PCB...
Hi,
I was trying to get the NFC Sample programs to work on the nRF52840 DK but the NFC tag is not being read by my phone. The program itself is running (confimed through...
I am working on a school project and need to set up SPI communication between a wiznet,W5500 and the nRF54L15DK. I can build and run my program but I am getting no responce...
During the development of a Matter over Thread product, I encountered the following issue:
After adding two Matter over Thread devices (an OnOff Switch and an OnOff Light...