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...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
Hello,
I can retrieve the data from the Thingy:53 via the bme68x_iaq program. However, I don't know and I can't read the data via BLE on my phone via nRF Connect. Do you...
Hi everyone,
I'm encountering a usage fault on the nRF52840 Featherboard when trying to connect to a network using OpenThread. The issue arises specifically during the execution...
Hi,
I am using the Create a new board function to specify a simple nRF52840 based board with GPIOs using nRF Connect SDK v2.8.0. No matter how I answer the questions in...
I'm using the nRF21540 DK with the Power Profiler Kit II in ampere mode for measuring current draw. I had the gain set to +20 dBm for testing but I noticed the system was...
Hi,
We have five NRF5340DKs with us and off late it seems three of them does not get detected by the PC. In fact, what i understand is that the interface MCU seems to be...
Thingy:91X rev 1.0.0
NCS 2.6.2 own custom application
Quiescent current measured with PPK II and extension board:
nRF53x 2µA, OK
nRF70x 0µA, OK
nRF91x 17µA, OK ...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
Hi,
Today the nRF Connect extension isn't working anymore: it doesn't show or let me select an SDK or toolchain.
I have tried on 2 separate computers where it was still...
I am using the latest (I believe) nRF Connect for VS Code extension, version 2024.12.55. But when I "Create a new application" and pick the ncs-example-application, it only...
Our nRF5340 application requires a lot of serial ports, but 2 of them are only used for a second during configuration and are otherwise (99.9% of the time) idle. If we could...
I am a complete newby to Nordic parts and the VB design environment so please bear with my ignorance. I have just purchased a nrf52840 development kit and have successfully...
Hello,
in an earlier entry I was asking about getting multiple BIS streams, where you led me to the nRF Auraconfig Sample.
I am now using this sample and got it to run...
I'm in the process of migrating my project from NCS 2.6.1 to 2.8.0.
My project consists of a BLE application with MCUBoot as the only boot loader.
I've already updated...
hello,
I Have two nRF52833 that I have communicating over BLE. I am using soft device S140. I have my data packets use the default data length maximum of 20 bytes. I am...
I found a link
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/overview/integration.html
which says MATTER protocol support is available with nrf...