Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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....