Hi
We have a third party that develops some of our products, and this third party does not release their source code. However, we would like to sign our binaries with a...
When I download and install NCS2.8.0 SDK, I want to build matter project(ex: light bulb), do I need to install matter build environment referring this link( matter build ...
Hello,
I need to connect the Thingy:91 to an MCU via UART and/or SPI bus. I need help to identify the pins for communications for:
SPI: CSK, CS, MISO, and MOSI
UART...
Hi:
I use ncs v2.8.0, using external flash(w25q128).
this is test flash project.
And this log:
Device_is_read returns a failure. But flash read/write successful...
Hello,
I wanted to verify if two devices are communicating by using a sniffer.
After running the radio_test example, I set up parameters for each transmitter and receiver...
hello, my code was built under ncs v2.6.0 and tool chain 2.6.0 without issue, I upgrade them to v2.9.0, then I get these errors, can not figure out how to fix them.
could...
Hi,
I'm new to fuel gauging and battery profiling and am trying to understand the process and the parameters used.
Is there a description of how a battery model is created...
Hi Everyone,
I tried this sample `samples/net/mqtt` It connects to the test.mosquito.org but I want it to connect to hivemq with username and password. Do we have a sample...
I'm seeking an nRF52, preferably the nRF52840, code example to integrating Google Home or Alexa via Thread/Matter (low power, low data rate application such as light bulb...
Hi Support Team,
1. I have a problem with nrf52840 DK board, it was not detecting in nRF Connect SDK for DEsktop.
2. Previously it was working but now it is not working...
Hi, VSC shows both DK and dongle in terminal, so nrfutil works fine (added in PATH), but does not show the dongle under Connected Devices.
I tried this under MacOS, same...
Hello,
We are currently trying to certify our nrf9161 gateway device and we need some direction on the best way to get through FOTA testing. From what I understand, it...
What could be the cause for the SoftDevice: Assertion Failed error ? I am using nRF5_SDK_15.2.0 and the ble_app_template with some flash functions to update a config file...
I tried running the " Bluetooth: nRF Distance Measurement with Bluetooth LE discovery " case in the SDK, here is its link: Bluetooth: nRF Distance Measurement with Bluetooth...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hello
We are interested by measuring distance on very short range (less than 3m) so MCPD phase slope will fit well for us
Currently time to get distance is too long...
I am trying to send two values to nrf Connect app through BLE using NUS service. The connection is working fine, device connects with the nrf Connect app but when I enable...
I know this is a heavy lift for you at Nordic, but do you think there is a way to fix up OR perhaps tag with somem message the links in the Q&A that have expired or moved...
I am working on the channel sounding feature using two nRF54L15DK boards and faced an unexpected link disconnection while running the channel_sounding_ras_initiator and channel_sounding_ras_reflector...
I have been using the nRF Connect VS Code extension.
Some of my projects come from external sources, so I build them using the nRF Connect terminal and west commands. I...
Hi,
Install NCS SDK v.2.9.0 in MAC by tool manager, compile SDK sample code by VSCode, OK
However, install NCS SDK v2.9.0 in Windows by tool manager, compile SDK sample...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...