Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
I'm trying to add memfault to an existing project but I'm getting this error
I added this to my prj.conf
CONFIG_MEMFAULT = y
CONFIG_MEMFAULT_NCS_PROJECT_KEY = "**...
Hey, I am trying to implement ecdh key agreement and derivation, but I am getting PSA_ERROR_INVALID_ARGUMENT (-135) from psa_key_derivation_key_agreement: Any idea what is...
When I connect via USB the nRF9151 SMA DK to the computer, it doesn´t detect the board connected to it. The LED5 doesn't light up, ony the LED1 lights up with a weak flickering...
Hello,
I've been working on a feature lately that involves writing the OTP registers in UICR on nrf54L15; after writing the registers I also wrote the protected value (0x50FA50FA...
I have a nRF54L15 firmware built on NCS v3.0.1, with image encryption enabled in mcuboot. Firmware needs to be updated to new version built on NCS 3.3.0.
In NCS 3.0.1, image...
Hi,
I have a question regarding the SAADC timing parameters.
I could not find an official specification for the SAADC power-up time (t_PWRUP). While measuring it on my...
I am using nRF54L10 with nRF Connect SDK v3.1. The device connects over BLE, wakes every 30 minutes to read sensor data, and then should enter deep sleep (System OFF). However...
Hi,
I have a couple of questions on migrating from Partition Manager to Devicetree since a particular example was not provided. Following the procedure in the SDK v3.3.0...
Hi Nordic Support Team,
We are currently developing a product based on the nRF54L05 SoC using nRF Connect SDK (NCS) v3.0.0 . Our application is facing significant Flash...
Hi, is there a sample using nRF7002 on nRF54LM20B SQSPI (or could you share an appropriate devicetree)? I have been successful using the nRF54LM20 DK + nRF7002 EBII combination...
I was looking for more information on Anomaly 244, which states:
Symptoms
Data transfer to and from external Flash with QSPI is corrupted.
Conditions
HF...
We are trying to bring up a new run of an existing PCB design. No changes in the area of the processor, but a different assembly house. The first call inside ble_stack_init...
Hello.
I am currently migrating a project from NCS v3.2.4 to v3.3.1 and transitioning from Partition Manager to devicetree-based partitioning, following the official migration...
Hi,
i am working on a project using the nRF54L15.
Hardware: custom board with nRF54L15
Software:
Wirepas SDK (1.6.2)
nrfx drivers (version 3.9.0) with some customization...
Hi, I'm using a WisBlock setup with: • RAK19001 base board • RAK4631 core RAK18030 microphone in IO slot A • RAK15002 microSD in IO slot B I'm running Zephyr / nRF Connect...