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 ,
Our nRF52840 chip is drawing a high-current burst of about 1.5 seconds during the DFU upgrade. Because we have a 10 mA current limit on the battery, the system browns...
Hi
According to the errata at https://docs-be.nordicsemi.com/bundle/errata_nRF21540_Rev2/attach/nRF21540_Revision_2_Errata_v1.2.pdf?_LANG=enus, a 33k resistor is required...
Hi,
I'm using nrf52840 in revision 3, which has protection access port enabled by default.
My application is built with SDK15.0.0 / SDS S140 6.0.0
In order to get debug...
Hi,
I would like to receive notifications from iPhone to nRF54L15-DK over BLE. Anyone in the nRF community tried iOS notifications over BLE to tell me how it is done please...
Hello,
Current Situation
We are working with an nRF5340 device running nRF Connect SDK v2.7.99-cs2 . BLE security is configured for Just Works pairing (Security Mode 1...
Dear Nordic Team,
I am using NRF54L15 on NRF54 DK board and when trying to use/activate any other UART other than UART20 (e.g. UART21, UART22, UART00) on my project, every...
Hello, I've been developing an nRF52840 on a custom PCB for ~1 month now, and my environment was working previously. After updating my version of Jlink and installing other...
Hello.
I'm using nrf9151 with nRF Connect SDK v3.1.1 and Zephyr v4.1.99, modem firmware v2.0.2 I try to implement the full modem update. After downloading the "firmware...
Hello,
I can no longer use AT commands on my nRF9161 DK development board.
It used to work perfectly, but I don't know what happened.
I had previously completed the...
Hello,
I wanted to see if it is possible to move provisioned devices between team IDs in the NRF cloud. Right now I am using a nrf9151 to connect to the cloud. Once the...
Hello,
I am using Nordic nRF Connect SDK v3.1.1 and nRF5340DK board.
My project is based on the project: GitHub - nordic-auko/nRF5-ble-timesync-demo: nRF52 clock synchronization...
Hello,
I'm looking for more information on the soon to be released S145 softdevice for use with the NRF connect baremetal option for NRF54L. Will S145 support BLE PaWR and...
Hello, I'm using an nRF7002 with an nRF5340 host processor to detect and process WiFi beacon packets in monitor mode. I've encountered an issue where the nRF7002 appears to...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...