I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Are there any unique design considerations to take into account when using the nRF54L series with RRAM? For example, are there any concerns about magnetic fields causing bit...
Hello,
I’m using **VS Code + nRF Connect SDK v3.2.1** with a **Nordic Thingy:53** board.
I can build firmware successfully, and nRF Connect **Programmer (Desktop app)...
I setup the nrfx logging per the sample and it works within my main.c but when I get a log warning from nrfx_timer.c I do not get an output. Is the logging configurable across...
Hello,
I would like to use the official hci_uart sample to send Channel Sounding test-related HCI commands (specifically HCI_LE_CS_TEST and HCI_LE_CS_TEST_END ) to the...
"What is the function of FB2 in the reference schematic for the 54L15 CSP47 package? Can it be removed? Why is it not present in QFN48? According to the latest schematic,...
Hi! I am trying to find the optimal configuration of TFM for our project with the nrf9160. I am using NCS 2.6.1. I want to be able to use the internal trusted storage and...
Hi
i need and unrgent input:
I need a combined WIFI 6(with target wakeup time) and BLE chip and/or precertified module.
My colelague is pushing for a ESP32C6 from Ublox...
We are running a duration test with 10 reflectors and 10 initiators to evaluate the reliability of our system using the nRF54L15 and a project based on the Channel Sounding...
I'm using beacon mode to transmit a set of data which is stored as hex code. I've set the advertising data to iterate through the data set 10 times. When looking at the data...
Our application built for nRF54L05 draws approximately 70 µA on our custom board when entering system ON sleep (idle).
However, when MCUboot is enabled , the same firmware...
Hello,
I am trying to install the nRF Connect SDK v3.0.1 on Windows 11 (version 24H2 build 26100.4061). In the VSCode -> nRF Connect(the plugin) -> Manage SDKs
I can successfully...
I have rebuilt the sample app at_client using VS Code (Mac) nRF Connect SDK v2.6.0 and Toolchain v2.6.0 Board target: thingy91_nrf9151 Snippets: nrf91-modem-trace-uart
I...
Hello everyone,
I'm testing current consumption of nRF52 dev KIT (PCA10040). The test application is a BLE application. I tried with two methods for measuring current consumption...
I am using this SDK version 17.1.0 as I am using ESB in this project. So far I have gotten ESB, SPI, and UART communications working. SPI and UART are both using easy DMA...
Running on Fanstel BM15M module (nrf54L15) SDK v3.1.1, I seeing a huge timing error when trying to implement a simple timer function. In the code below, I believe I have followed...