Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...