I was asked by Nordic tech support to create a new ticket, because ticket number 357092 had become a long a winding thread.
I need a simple utility I can offer to an end...
Hello, we are using nRF Connect for Desktop with a nRF52840 USB dongle for our testing purposes. I found no feature for “Request MTU” (ATT MTU exchange), like it is available...
Hi,
I have two questions regarding the UART and SPI communication at high speed. I am using the UART and SPI to transfer data on nRF52832 and sdk 17.0. I connected an ADS1299...
Hi,
I’m really new to zephyr and nrf SDK (I currently use nrf connect on vscode) and I have a project which consist in remotely controling the brightness of the 4 LEDs built...
Hi,
I have program two nRF52833, one as transmitter and one as receiver (with zephyr project called "direction_finding_connectionless_tx" and "direction_finding_connectionless_tx...
Hey guys,
I am using mesh->provisioner_nrf52840 example flashed in one board, and mesh-> light_switch_server example flashed in another board
I could able to read the...
Hi, I am noticing a potential underlying issue with Nordic's LC server example containing the scene and scene setup server.
Environment:
1. Segger Embedded Studio V5...
Hi,
I have installed nrfutil on my Windows 10 computer and get the following error when running it:
C:\Users\00315055>nrfutil --help Traceback (most recent call last)...
I have been working with the matter sample project in the nrfconnect sdk and set up my Matter dev environment with a raspberry pi as border router.
When using the android...
Hello All,
I am first time implementing the DFU using BLE feature on nRF52 DK.
Wanted to know how to generate the zip file (with .dat , .bin , .json combined) using nrfutil...
Hello,
I have a question about “Peer Manager” BLE library.
Based on documentation & usage example ( https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_pm_usage...
Hi,
In previous project, we enable RETARGET flag and include app_uart.h. After uart init we can use printf function to print some debug message very well.
Now, we have...
Hello,
we are currently planning to outfit yet another product with our firmware to make it connectable with our BlueRange mesh ecosystem. Now, I wanted to ask if someone...
Hello, guys.
We are using nRF51822 SoC together with nRF5 v12.3.0 SDK.
According to the nRF51822 memory layout , we have 127KB of space reserved for the Application code...
Hello all,
I followed the Getting Started Assistant for Linux (I'm on Pop OS 22.04 based on Ubuntu). Building with VS-Code and Segger is working.
I want to use Clion...
NCS main
Serial LTE modem does not compile with CONFIG_SLM_START_SLEEP=y in prj.conf
There is missing #include <hal/nrf_reset.h> in main.c but even after including it...
Hello all, I tried installing Segger mebedded studio on a new PC and followed the install steps from the getting started guide. Everything seems to be installed correctly...