Hi,
I recently updated Nordic connect SDK and toolchain from v2.7.0 to v3.0.1. When compiling my application with activated CONFIG_BT_LL_SOFTDEVICE flag, I get this error...
Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
I don't have found CONFIG_OPENTHREAD_FTD feature in the bulb project prj.conf or prj_release.conf file, but I have found that it is enabled in the final .config file within...
I have installed nRf Connect for Desctop v5.1.0 on my windows 11 system.
I tried to update the Quick Start and install the Power Profiler.
Both gave me a similar error...
Hey All! I've been following the nRF Connect SDK Intermediate course from DevAcademy. In exercise 2 of lesson 9, bootloaders, you get to learn how to use KMU (Hardware Key...
Hi,
Testing Hardware: nrf52832 Module in a Custom board OR nrf52DK possbile -> We would like to change the order of the BLE service as shown in this thread: https://devzone...
Hello, I am trying to use the nrfx driver example to run an RGB led connected externally to the nrf5340 board. I dont see the led/pwm cycle running successfully. Can anyone...
My program loaded to a nRF52840 DK unfortunately adresses ports P1.15 and P1.13.
Now the DK is not reachable for Segger IDE and can not be found as a USB device.
I can...
For the connection (peripheral) tab of the online power profiler, I have a question on why if my TX payload is 216 bytes which fits within the LL PDU size, the payload would...
Hi,
I do have customized services in my project to implement,I think it would be easy if we seperate service related functions from main to add services in further.To serve...
Hello, There were some problems while making Bluetooth packet readers.
Packet sent to another device cannot be read in BLE_GAP_EVT_ADV_REPORT.
Is there any way I can read...
Hi. I'm working with the nrf52832 chip, and had a few high level questions I wanted outside opinions on
1) I have a lot of trouble connecting to my BLE device. I frequently...
Hi Team,
We are going to use the NRF52832 soc with S132 Soft Device and SDK Version is 16 for our project purpose, we have some queries on this soc along with these SD and...
Dear,
I am struggle a problem in mesh communication.
Mesh SDK 4.1.0
I used dimmer example.
Two nodes can communicate and work perfectly fine, only if they are in communication...
Hi,
I used DK board for quite a while with a single certificate, which has been generated and written by nrf_modem functions.
Recently I upgraded the modem to firmware...
Compiler error message: Development environment: keil5 DeviceFamilPack: v8.32.1 SDK: nRFSDK160098a08e2(v16.0.0) I can't compile successfully using the SDK example, how can...
Hello,
I would like to create a mesh application with different nodes that are gyroscopic and pressure sensor in a 10+- meters radius area and provide the data from the...
Hi
I'm working on a project in which I use a timer to generate two signals that I need to phase shift each other, but at the beginning and at the end it cuts, can anyone...
Hi,
After fighting with Zephyr, mcuboot and others, i decided to come back on sdk5 sdk.
I'm working with nrf52833DK and latest sdk5.
I should drag and drop hrs example...
Hi,
I am new with NCS.
I followed "First steps to build description" on Toolchain Manager.
After I do "Opened IDE and Select File → Open nRF Connect SDK Project…" and...
what I would like to do is having one phone as a mesh network initiator, generating the mesh details and provisioning mesh devices. Then, I upload all these data to the cloud...