During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I am trying to implement Attribute caching as described in Vol 3, part G, section 2.5.2 of the Bluetooth Core Spec .
Reading the GATT Database Hash seems to work:
The...
Hi Nordic team,
I’m working with an nRF9160-based device and have observed inconsistent LTE behavior when the device operates in areas with poor or unstable signal strength...
Hi,
I want to synchronously get data from different nodes.
Can BLE mesh obtain information from multiple nodes simultaneously? I would like the collected data to have...
Hello,
Using nRF Connect vscode extension, vscode is very slow and almost unusable.
The following process is started multiple time and i have an instance taking 100...
I have an issue with the Lightness setup server set cb being triggered without a connected device and is not internally called in my code. Yet for some reason the set cb is...
Hi
I noticed nordic provides Wi-Fi: Throughput to evaluate the throughput when device is working in STA mode.
If I want to evaluate the device in AP mode, is there any...
Hallo, we are evaluating the UART peripheral of the nrf54l15. As a first step, we are trying to get two DK to communicate with each other, unfortunately without success. ...
Hi all,
I'm looking at an issue and I can't get my head around it. I clearly do something wrong here but I'm stuck.
On our nRF54L15 DK we have a program that can show...
Dear Teams,
I’m using an nRF9151DK board running a simple firmware (example link: github.com/.../ subsys /pm/ device_pm ).
I connected a Power Profiler Kit II (PPK2) to...
Hi,
When I was developing, I found that the matter sample is a little different from the Bluetooth sample .
I want to disable CONFIG_THREAD_LOCAL_STORAGE in the Bluetooth...
Using a slightly modified version of the Zigbee Light Bulb sample app from the current samples compiled using nRF Connect for VSCode on a Mac and programmed to a nRF52840DK...
Hello,
I started off doing a v3.1.1 build and got this serious warning message
warning: BT_CTLR_DTM_HCI (defined at subsys/bluetooth/controller/Kconfig.dtm:14) was assigned...
This is a bug report for nRF Connect SDK 3.1.1.
The zsock_poll() method and hence also the poll() wrapper method https://docs.nordicsemi.com/bundle/zephyr-apis-3.1.1/page...
When following through the process described on GitHub for the NCS_SERIAL_MODEM I get an error during the build. I am following the steps described in the readme exactly as...