I have a sample app (hellow world from the zephyr samples).
It compiled well on my system in vscode using 2.7.0 and sysbuild.
I then installed 2.8.0 and suddenly the build...
Hi Community,
I made a custom board based on thingy53, created a similar custom board file folder.
The application code can be compiled correctly with the original thingy53...
Hello
I am trying to initialize qspi in a ".cpp" file and methods like
PINCTRL_DT_DEFINE ( QSPI_NODE ); are giving me "out-of-order initializers are nonstandard in C...
Hello,
In a project using the NRF52832. Softdevice SDK 19.1.0 and Segger IDE, I inizialize the BLE for having NUS and DFU services actives. I try to reproduce the code here...
Hi,
I've recently brought up the Matter Test Harness on a Raspberry Pi following the instructions in the CERT tool repository ( https://github.com/project-chip/certification...
Hello. I am currently working on a Mesh Network using the Nordic Thingy53 board. As far as I understand, the Mesh protocol developed by Nordic already has encryption, obfuscation...
hi,
i use NCS SDK V2.80,and dk board is nrf54h20.
I now want to combine theUSB HID-KEYBOARD and HID MOUSE into USB composite device.
For example, if I want to add hid...
Hello. I am reading up on documentation regarding measuring current on the nRF54L15-DK with an ammeter. I do notice that when we set up the board, we need to use the 2x5 SWD...
Hi,
I'm using SDK5 17.1.0 and SD132 v7.3.0. At the moment I'm developing a central device which scans for a peripheral. I did this a few times before with other devices...
For background, a few years ago our company had a contractor build up a simple peripheral button and I wanted to use that hardware to learn nRF SDK for VS Code and the Zephyr...
Hi there,
I attempted to change the nRF54L15-PDK settings in Board Configurator. I disabled VCOM0, VCOM1, Power to LEDs, Software Debugger and set VDD to 2.0V. I have...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
Currently, to ensure that the connected...
Hi all,
I am working on nRF-9160 and nRF-9151, and I wanna know does Serial LTE Modem support will message function for MQTT connection or other connection?
I've asked...
Hello,
I’m using VS Code with the nRF Connect extension. When I try to build the “bme68x_iaq” application to upload it later to the Nordic Thingy:53 and read its data, I...
Hi,
I am not familiar with the 9160DK board. I followed the same steps as the nRF Desktop Connect application guide but it always shows verification failed. I am using my...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
Hi
I'm having an intermittent connectivity issue with the nRF9161 where after days of operation the device loses cellular registration and fails to reconnect.
The...
Hi,
is there a way to hide the west project from the Git view in VS code? Sometimes you just don't need to view any changes related to west and it's getting quite messy...
I am working on a Zigbee network using the nRF Connect SDK and need to retrieve the link quality information (LQI) of a specific device based on its short address. What ZDO...
Hi,
I have used nordic documentation a lot few years ago, and I am looking for BLE sequence diagrams especially the ones during pairing process with LE Secure connection...
Good morning,
currently we are on ncs SDK v2.7.0.
Because SDK v2.8.0 supports the KMU in MCUboot on the nRF54L15, I updated immediately and gave it a try.
Unfortunately...
Hello,
I searched but I can't find how to retrieve accelerometer data with thingy:53 and then send it via bluetooth to nRF Connect on phone?
Can you help me
Thank...