NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
I am using zephyr_nanopb_sources to add some protobuf files to my app target, and this works fine in a normal build without mcuboot. However, when building with mcuboot it...
Hi,
I need to use the GPIOTE with interrupt function with nrfx ( https://github.com/NordicSemiconductor/nrfx/ ) directly on the nrf54l15 DK board.
So I created a build...
Hi,the nordic Team.
I'm working on the thread protocol.and use the SDK version is V2.9.1.
I have a scenario where my child device is connected to a route or leader. What...
I have problem with i2c that can't read the cst816s, its always return log message `<err> cst816s: failed reading chip id` and `<err> cst816s: Could not read x data` when...
Hello Nordic Team, I recently encountered an issue similar to the one discussed in the post .After testing multiple device types, I found that only generic switche is recognized...
Hi,
I am developing for the 54l15 using nrf connect version 2025.5.92 Last Updated 2025-05-15, 10:08:43 and it's starting to seriously frustrate me.
The nRF Connecot for...
Hello,
I'm here again because this time I need to autoconfigure (configuring from inside program, no use of any nrf app) heartbeat destination node and source node.
For...
Hi,
We are currently CE certifying our product, and the test lab requires a fixed frequency firmware for the device. Are there any generic samples for this within nRF Connect...
Hello, I am trying to use the subghz template in ncs 2.5.2 but I am running into an issue when enabling NanoPB. When enabling NanoPB with CONFIG_NANOPB=y the application faults...
There is a possible typo in the nRF5340 DK documentation.
https://docs.nordicsemi.com/bundle/ug_nrf5340_dk/page/UG/dk/ext_programming_support_P20.html
In the top picture...
Testing with NCS 3.0.1 and nRF54L15-DK. I would like my devices to be able to work as channel sounding initiator as well as reflector role. In my own code I have integrated...
Hi, We developed our custom BLE electronic board based on the nRF54L15 SoC. On this project the nRF54L15 firmware setup a SPI slave interface in order to receive commands...
Hello,
nRF Connect SDK v3.0.1 nRF54L15-DK v0.9.1
Currently, I’m exploring whether it’s possible to create a Bluetooth application that can be controlled from an external...
I have implemented DFU functionality in my Bluetooth mesh project and used device A as the distributor and device B as the node to be updated. I have already configured both...
Dear Nordic Support Team,
We are currently exploring the use and potential benefits of the paEventCounter as described in the Bluetooth Core Specification 5.4, Section 4...