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...
I have been having a series of issues with programming from nRF Connect using a J-Link programmer. I have made a couple of other recent posts and in each of those, I thought...
hi,all
I used to use nrf54l15dk board as a client server, want to connect to a bluetooth remote,and get bluetooth remote notify message;
I use sample "central_hids...
Hi guys,
I have MQTT v5 up and running but I am currently trying to implement one-way TLS then mutual TLS once it's completed. I am not too sure what I am doing wrong but...
Hi:
My environment is: Windows laptop, nRF52 DK (Peripheral), nRF52840 Dongle, Mobile Central (iOS and Android), and Wireshark nRF Sniffer for Bluetooth.
Peripheral sends...
Hello all,
I have problem with flashing the code. It gives me memory protection error.
Steps I followed for creating firmware and flashing:
1- I took a sample from nrf...
I'm working on a product prototype using the nrf5340 audio dk to send audio via Auracast. We started from the nrf5340_audio application, as it implements a large fraction...
While testing UART communication between a Seeed XIAO board and the nRF9151 DK, I connected the following pins: - XIAO 3.3 V → DK VDD - XIAO GND → DK GND - XIAO TX → DK RX...
Hello,
In the nRF52840 datasheet, some pins are explicitly marked as “low frequency I/O only.” However, I couldn’t find any similar indication in the nRF54L10 datasheet...
Hi everyone,
I’m testing a custom nRF54L15 board with BLE, but it gets stuck inside bt_enable() . To debug the issue, I checked whether my 32 MHz external crystal (HFXO...
Hi, I want to use the external flash on nRF9151-DK (gd25wb256). Having set all the necessary files (prj.conf, nrf9151dk_nrf9151_ns.overlay) and some parameters in the main...
Hi Nordic Community,
I'm testing NFC functionality on the nRF52840 DK development kit using the record_text sample from nRF Connect SDK v2.9.1 (which includes Zephyr OS...
Recently, when using the ncs v2.9.0 SDK, I found that the definitions for some interfaces could not be found. For instance, nrf_radio_packet_conf_t (it cannot be found even...
I am currently working with the Channel Sounding sample on the nRF54L15 DK boards and using Nordic’s multiple-antenna support as described here: docs.nordicsemi.com/.../channel_sounding...
Hi, I’m working on an nRF52840DK-based Bluetooth Mesh project derived from the Chat sample on nRF connect SDK extension for VS Code.
The setup involves three types of nodes...