I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
HI
I am currently carrying out secondary development for PAWR based on NCS 3.2.1. I understand that its communication adopts frequency hopping. I would like to ask whether...
I hope, as a non-EE, I'm clear with my challenge ...
My student EE designed a small PCB with a couple of sensors (CO2, temp/humid, microphone) with an nRF52811. The boards...
The goal is to have the nRF52833 stay in sync with GNSS time without the external pulse per second for some significant time (some minutes). This is not possible with a normal...
how to configure uart communication between nrf54l15 and tc334 via uart and i need to control my nora b2 evk leds based on mesage from tc33 using tlv can anyone give me idea...
Dear Nordic team,
Please tell me the theoretical power consumption of the nRF54L15 when using CH—both for the initiator and the reflector.
Best Regards,
Riki Yosh...
Hello,
I've been asked to create a new ticket for this. It follows on from
@ Erlend Isachsen asked:
So before marking this problem as resolved, it would be nice to be...
nRF91 repeatedly transitions to `+CEREG: 4` approximately every five minutes while roaming on Vodafone Germany
## setup
nrf9151 modem FW: mfw_nrf91x1_2.0.4
current SDK...
SDK: nRF Connect SDK v3.4.0 (TF-M v2.3.0) Board: nRF9151 (seen on both nrf9151dk and a custom nRF9151 board) Config: CONFIG_TFM_PROFILE_TYPE_MINIMAL=y, MCUboot with CONFIG_USE_SEGGER_RTT...
While building the program I get this error message: "DT_N_NODELABEL_cpucell_cpuapp_ipc_shm_trace_REG_IDX_0_VAL_ADDRESSU" As far as I can tell, this error message is releated...
HI ,
I wan to disable the vBus "VBUS is not valid, and the pull-up resistor on D+ is disabled." on nRF54LM20,
I try to write to disconnect usb from PC :
NRF_USBHS...
Hello, In the latest nRF Connect SDK 3.2. , I've been having a few "sysbuild/mcuboot/boards" folder layout issues with nRF54L15DK / nRF5340DK when using external device FLASH...
I'm running into a similar issue to Case ID 304027 with trying to build the nRF Thread coprocessor project for the nRF5340. I'm able to compile the coprocessor project just...
Dear Nordic Team,
I am working on implementing OTA (Over-The-Air) firmware updates over UART on the nRF54L15 platform. I have been following the "Exercise 1 - DFU over UART...
I am writing regarding an issue I am experiencing with two MDBT53V-1M modules (nRF5340) that I have assembled on custom PCBs. Both modules exhibit identical behavior, which...
Hi.
Goal I am creating a new application for the nRF54l15 and want to follow the latest recommendations for project configuration. I need to do DFU over BLE, so I'm trying...