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 have downloaded the nrf SDK v3.2.1 and i am testing its BLE sounding reflector and initiator sample code on two different xiao boards here is what i am getting at the serial...
I am using an nRF52840 DK (Version: 3.0.1). After a failed update/event, the DK is no longer recognized by my OS (Windows) via USB. LED5 blinks once when the usb is connected...
Hi:
Hardware setup: nRF52840DK interfacing with Adafruit LIS3DH (ST LIS3DH) over I2C on pins P1.14 and P1.15
Software: ncs-v3.2.1, Zephyr 4.2.99
Kconfig: I2C bus drivers...
I have a question regarding the nRF5340. I would like to capture and access the raw payload of BLE packets that fail the CRC check.
I know that with the nRF52840 (running...
I have a few doubts regarding power macros and getting the result I want. From combing through posts I have found the following: Since BT840XE has a FEM, you need to properly...
Hello Team,
Working on nrf54l15 using NCS SDK version 3.0.2 and tool chain version 3.0.2 Currently facing error while build. Following is the error
CMake Error at cmake...
We have engineers with newer android devices unable to install the nRF Mesh Sniffer app on newer android devices. The Google Play store says "not available for any of your...
Hi, I am working on a channel sounding positioning system using one initiator and 7 reflectors. Since concurrent channel sounding does not work, the program performs sequential...
Hi, I took my old NRF52840 DK PCA10056 revision 2.0.1 and tried evaluating it today after few years. I am unable to connect to the target. I have 2 identical boards that were...
Hi ,
We have a device running nRF5 SDK 16.0.0 with SoftDevice S332 (BLE + ANT). We use BLE Central/Peripheral links plus multiple ANT sensors. Under load we see frequent...
Hiya,
I am currently going through the nRF Connect SDK Fundamentals Lesson 2 (section: DK devicetree file) and I am stuck. In the example given, it says:
" These hardware...
It's great to have a public forum with Nordic engineers helping out but the DevZone web experience leaves much to be desired. The editing is painful enough that I really dislike...
We are using nRF54L15 devices and have enabled secure boot . Our current setup is:
Firmware images are signed with a private key
The corresponding public key is...
Hi,
I am trying to use lvgl on nrf54l15, but I am facing issues with spi. I was trying first to use vanilla zephyr 4.1, but now I switched to ncs 3.1.1. I am trying to run...
Hi
I'm using two nRF5340 Audio DK's for my university project. I'm just trying to familiarise myself with the audio examples by sending audio from one kit to another but...