EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
I am looking to evaluate Amazon sidewalk on the nrf54L15 dev kit and have also bought both of the Semtech evaluation boards LR1110MB1LCKS and SX1262MB2CAS. The nrf54L15 is...
Hi:
I use sdk ncs3.3.0 and nrf54lm20dk.
Failed to return using AA dfu_target_init.
OTA firmware is zephyr.signed.bin.
I: DFU header I: 3d b8 f3 96 00 00 00 00...
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...