Hello,
I am using NCS v2.8.0.
In this, when I configured the application to use OOB legacy pairing only mode, the build process failed.
Following is the configuration...
Dear devzone, I used two nRF52840-DKs to download v2.8.0\nrf\samples\bluetooth\mesh\dfu\distributor and v2.8.0\nrf\samples\bluetooth\mesh\dfu\target programs, and configured...
I've got a custom board using an nRF52832. I'm using the P0.06/P0.08 as the TX/RX pins for UART comms, but don't need the P0.05/P0.07 pins for CTS/RTS. Is there anyway I can...
Hello,
I'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
Hello Nordic team,
I followed the official guide to add a custom sensor cluster to my Matter application. Everything built and flashed successfully, and the application...
I want to use the example of "Wi Fi: Shell" to set TWT parameters by referring to the official documentation:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols...
"I'm working with nRF Connect SDK v2.2.0 for nrf52840 and I'm trying to implement file transfer functionality using mcumgr over UART in Application. I've successfully configured...
Hi,
I am using SDK v2.6.1.
Is there any course available on DevAcademy for WebSockets?
For WebSocket i take reference of v2.6.1/zephyr/samples/net/sockets/websocket_client...
Hello,
I have a Insight ISP4520 SIp which include a nRF52832 chip and a SX1261 for Lora radio https://www.insightsip.com/products/combo-smart-modules/isp4520 The internal...
Hi,
I'm exploring the SOFTSIM feature on a nRD9160-DK.
*** Booting nRF Connect SDK v3.5.99-ncs1-1 ***
SDK version used: v2.6.1
Currently the softsim is waiting...
Hi,
I am testing the Peripheral Heart Rate Monitor with the Coded PHY application for the nRF52840-DK kit. So, I am using two kits, one running the Peripheral Heart Rate...
We are developing on the nRF52 Development Kit (nRF52 DK) for the nRF52832 SoC. Our application involves a 4-wire pipelined SPI communication with the Intan RHS2116 chip....
Hi , I flash periodic_sync_conn sample to A and B development boards, and periodic_adv_conn sample to C development board. Only A and C development boards work normally, but...
I am looking for some simple slave and master samples to run on my dk's nut cant find any. in the intermediate course there is the master slave talking with the sensor but...
My NCS version is 2.6.1, and the modem firmware version is 1.3.6
I found that delta upgrade often fails when testing the firmware of FOTA upgrade modem for 9160. Currently...
I'm trying to use the new GRTC peripheral in nRF54L15 but in various situations I notice that the events are not triggered as expected.
Here is a "minimal reproducible example...
Hi all,
Ive been able to develop for a few weeks with our nrf52840 device and were able to run our code and do some basic Bluetooth stuff. Suddenly I can no longer flash...
Hello. We are developing custom boards with the configuration of nrf5340 + nrf7002.
In the previous sta example, a build error occurs when the "Board Target" in "build configuration...
I have customed my own nrf54L15 board and it would run on button battery. I managed to measure the battery level through ADC, but I don't know how to use ADC with nrf54L15...
We are making ZigBee product. The base we have took is from nrf connect sdk samples light_switch and coordniator example. everything works fine but we need to keep some information...