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...
Please publish the nRF Connect for VS Code Extension Pack to open-vsx.org so it's available to open source VS Code editors such as Code - OSS and VSCodium . Thanks!
Hello!
I'm preparing a second revision of my first BLE PCB with nRF52810 MCU.
The first iteration worked ok, but BLE range was worse than a ready-made module with PCB...
Hello,
I want to encode a key as a numeric value instead of a string using the ZCBOR library.
I've tried testing this, but each time, the key is converted to a string...
Hi
custom board using the nRF9160, toolchain version v2.6.0, mfw_v1.3.6.
Sorry I can't provide a decrypted modem trace, but I hope the screenshots are enough to show what...
Hello,
I am trying to build the Lesson 9 Exercise 1 in the DevAcademy Intermediate course, related to DFU. I get the following error:
error: SERIAL_HAS_DRIVER (defined...
Hi Support Team
The nRF52832 PS mentions that the pin 44 of nRF52832 QFN48 require no connect. What problem if pin 44 of nRF52832 QFN48 is grounded? Many thanks.
Hello, I'm designing a medical product, aiming at IEC 61000-4-2 level 4 ESD protection, and I have a question on the CC lines.
My understanding is that these two lines could...
Hi, I want to set different gap event length for different peripheral on a ble central: 1 link with high throughput and 4 links with low throughput.
The sdk is 17.0.2...
We are seeing our nrf54l15 based device remain in a high power mode after an ADC read using the latest v3.1 SDK (tested on both rc1 and rc2). This did not occur with the v3...
I've been trying to communicate with an external device which supports up to 25 Mhz on its SPI. So, to improve performance, I'm using the SPI3 at 16 Mhz. I have no issue at...
Hi,
I am trying to add an additional storage partition in flash to my project, however, to some reason, pm.yml file is not getting picked up during the build and I am not...
Hi:
I want to use nrf54l05 for the OTA function of BLE. In the example of l9_e5_stol, nrf54L15 OTA can running, but NRF54L05 cannot run.
NCS 3.0.0.
The part I modified...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I change nothing on the code form the sample, after patching I have succesfully build the code and...