Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
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...