Hi,
I'm working on software for a design incorporating an Ezurio module that uses an NRF54L15 chip.
I'm currently using the peripheral_uart example as a base for early...
I want to use gpiote and functions like:
- nrfx_gpiote_input_configure
- nrfx_gpiote_in_event_enable
This is added to the top of my document:
#include <nrfx_gpiote...
Dear Nordic,
This post is successor of https://devzone.nordicsemi.com/f/nordic-q-a/122755/nrf7002-rfbuck-vdd-voltage as continuous of the work.
Although there are still...
Hi, We are just starting to work using the nrf54H20dk. Could you please supply us with a list of samples that are known to work for this product? Kind regards,
Hi All,
I have to implement an I2C Slave on my nrf52833 BLE project which is currently working (SDK 2.9.2)
I need some confirmation with the following step:
I have...
I am using the 54l10 chip, and after compiling the project, I will receive a hex firmware and a zip update package. The bin firmware and hex firmware in this update package...
Hi,
I am working with the NRF52832 SoC using the NRF52 DK and developing with NRF Connect SDK version 2.7.0. I have enabled BLE with LBS, BAS, and FUOTA services, along...
Hello,
I'm working with a custom board, using an nRF5340 (NCS v2.7.0 but also tested with version 2.9.0) and a W5500. I'm trying to run the DHCPv4 client test just to verify...
Dear Nordic company,
I have question connected with nrf9151 chip. I know, that this chip contains two parts, ARM core and modem.
I am trying to understand of Serial...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...
Hi,
The nRF Connect Extension on my Windows VS code doesn't load altogether:
I uninstalled VS code - including all it's settings/extensions etc using this post's suggestion...
Hi,
I can build and program the broadcast_source sample application using the Python script:
This runs fine and broadcasts as expected. However, I cannot get the application...
Hi, I'm working with the nRF9151DK and Zephyr RTOS (v3.7.99 / NCS 2.9.1) . I’ve configured UART1 to send and receive data via GPIO pins:
TX: pin 8 (P0.08)
RX:...
Hi everyone, I am working with the new nRF54L15 and have connected UART21 to pins 2.07-2.08, which are capable of handling both Trace data and UARTE. However, I am encountering...
Hello everyone,
We're currently working on a project where we're looking to add LTE-M functionality to our existing hardware — or rather, to a slightly upgraded version...
Hi, I am trying to find the latest documentation for the DK, I checked here: https://docs.nordicsemi.com/bundle/ug_nrf52840_dk/page/UG/dk/ext_programming_support.html But...
Hello Nordic
I have 2 Nordic boards that I would like to build a case for but I cannot find a shape file on the internet. Would it be possible to generate *.shp files for...
Hi,
My company has a product that is in production using the nRF5340 SOC. We noted this morning that the product would boot and application code even if the nRF5340's reset...
Hi Nordic Team,
I’m currently working on a project using the nRF54L series, and we are using a 32 MHz external crystal oscillator based on the reference design. On our PCB...
Description of the requirements
SDK:15.0.0
MCU:NRF52840
I currently have a product that is already in production, and I need to replace its boot program, and the new...
I am trying to flash a new board using a Segger J-Link Plus Compact. I use the same code to flash my nRF5340DK and it runs fine. I see the debug statements in the JLinkRTTViewer...
I'm working on a Thingy53 project with Zephyr RTOS that requires TLS connections, but I'm encountering persistent "Failed to create TLS socket: 23" errors (ENOMEM - out of...