Our design has an nRF5340 with a 32 MHz high frequency crystal and an accurate 32 kHz external rail to rail clock chip (+/- 5 ppm @ 25 C). We would like to measure the actual...
I've been using the ppk2 power profiler with version 4.0.1 for over 2 years and it has worked very well in providing a power source and monitoring/ with reviewing the power...
I am developing a proof of concept project using Wave share BLE400 module and the final product of this project should work on button battery backup for years. so essentially...
Hi,
I designed a custom PCB with the nrf5340 CLAA chip and am testing out the board. I want to flash a simple project of lighting up the on-board LED (the LED is connected...
In https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/uicr.html#register.BOOTCONF, I can seee that it is possible to apply Read protection to the first x kB of the RRAM by...
Hi
board: nrf52832 DK
sdk: nrf connect sdk v2.6.1
I have successfully integrated the provisioner and light switch client together. Now I can control the light switch...
If the lock's status changes while the device is powered off, causing a mismatch between the lock and the Apple Hub, how can I immediately update the status upon powering...
Hi!
I cannot get I2S echo sample to work on nrf54L15. Tried following overlay
build configuration nrf54l15pdk_nrf54l15_cpuapp
I verified with oscilloscope that no...
Hi
I am using an nRF54L15 and trying to use pins for I2C, but to do this I have to disable the NFC pins.
I did the following:
But that wasn't enough.
I noticed...
Hi,
All-of-a-sudden I'm having problems debugging my application. THis morning it was working right, this afternoon it's gone wrong!
I think it's pretty near using up...
Hello,
we want to get three different states using only one GPIO:
1. nRF52840 GPIO output driven low
2. nRF52840 GPIO output driven high (3V3)
3. nRF52840 GPIO internal...
Hi Support Team
UART20 of nRF54L15 can't work when setting P2.02 as TXD and P2.00 as RXD when I test the central_uart sample of NCS V2.9.1. I find that the SPI00 has used...
Hello Nordic community,
I'm working on a project using the nRF5340DK where I need to achieve precise control over three GPIOs with the following specifications:
P0.07...
Hello,
We are using the nRF52840 on our own board.
When I added up the current consumption at 3V, based on the datasheet, I get 14.3mA (CPU from RAM, Tx at 0dBm 1Mbps...
Hi there,
I'm using a slightly modified version of coap_client to test out network connectivity with a 1nce SIM card (USA). Essentially, I've modified it from a GET request...
Hello,
I'm using peripheral_past sample on nrf5340 audio DK board, and select nrf5340dk_nrf5340_cpuapp_ns for Build Target.
I added the following config to enable RTT...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
Hello, I am working on a project where we use MCUBoot.
Currently everything works fine, but now we wanted to introduce persistent storage of some key value pairs.
For...
Hi Nordic Team,
What is the difference between 10 bit, 12 bit and 14 bit operation mode and 8/10/12/14 bit resolution in SAADC of nRF54L?
Best regards,
Bhavya
Hello,
I'm using nRF54L15DK and nRF Connect SDK 2.9.0. I'm developing a project for PID control of the temperature of a peripheral, let's say a heater. The feedback is...