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 debugging a program running on the FLPR core on the nRF54L15 development board. I need to call a static library (. a file) on the FLPR core. I use the project created...
Hi:
I connected PPK II with nRF52DK.
PPK 2 is connected to the PC via the PPK 2's USB Data Power port.
The led of both are ON.
I see PPK2 in NRF CONNECT FOR DESKTOP...
Hello, I am debugging a program running on the FLPR core on the nRF54L15 development board. I need to call a static library (. a file) on the FLPR core. I use the project...
I am working Exercise #2 in Lesson 1 and the Screen shots and notes about using nRF KConfig GUI do not match what I see. I am using SDK v3.1.1.
The view I see when I open...
My product is very similar to the PCA10056 and uses NRF52840 and Soft Device S140. The firmware uses NRF5 SDK 17.1.x.
I am trying to set up a periodic scanning feature....
Nordic support,
We are experiencing unexpectedly high and noisy power consumption when using PWM with nRF Connect SDK v2.9.2 on a nRF52811-based custom board, which is problematic...
Hello, I am struggling to find resources or up-to-date information on how to implement the above with NRF54DK (specifically Ezurio BL54L15 DK). Reference material I have found...
Heey, I'm currently trying to implement a w2812 on my custom nrf9160 board. For this I want to use my SPi bus to instruct the ws2812 leds. Because I've already implemented...
Hi,
We have a design error of not having not updated a voltage divider circuit when we increased the high voltage line in an earlier iteration. The range of the voltage...
Hello,
We have a small number of returns for our product, where the modem has gotten into some sort of strange state, and almost seems like it is unresponsive, or blocked...
Hello, May you please help me to understand how to enable the correct mode for testing. This what the laboratory request - "RF frequency fixing software and guidelines of...
We would like to drive two ps/2 interfaces via nrf52840 gpio pins (i.e., reading the protocol bit by bit, via gpio interrupts). A trouble is that ps/2 is timing sensitive...
We're using two nrf54:s, one DK (initiator) and one custom PCB with 2x antennas (reflector)
I've tried adjusting the samples so that multiple antenna paths are supported...
Hi
I have some questions regarding the 32 MHz crystal on the nRF54L15:
If my firmware is configured to use external capacitors, will the very first crystal startup...
Hi,
I am developing on nRF54L15-DK BM (bare metal) for another board with a different pinout.
I need to disable the the MCUMGR log that prints to UART TX pin 1. 04....