Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
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...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
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,
I accidentally opened and subsequently programmed the PPK-II in Bluetooth Low Energy module startup. The programming didn't complete but resulted in an error. Now...
We are using the nRF9151 with modem firmware v2.0.4 and would like to perform TX RF testing on NTN bands 255 and 256.
TX RF testing is currently initiated using the modem...
I am working on a project where we are sending data to a remote device as fast as possible. The sender will call bt_gatt_write() until it blocks the thread. So it is just...
Dear Sir/Madam ,
I am writing to request a review of the attached schematic. Please let me know if you have any questions, concerns, or suggested revisions.
If possible...
I am in process up migrating a legacy project from SDK v2.4 to v3.2 and going through each revision incrementally to catch all the changes needed to modernize it and maintain...
I have built and flashed both the exercise and the solution. However in both cases I am getting a connected and then disconnected ( Reason 42). I am clueless as to what is...
Hello.
I am currently testing nRF Cloud and encountering an issue. In the "Select a Project" menu, the "Create Project" button is disabled.
Here is some additional context...
I am using SDK 3.1.1. I am trying to use the "sensor get" command with the internal die temp sensor.
In theory, this is all off the shelf software. I didn't write anything...
While running scan & connection tests with NCS 3.2.1 , I encountered frequent connection timeouts ( bt_hci_core: Connection creation timeout triggered ) when using the Nordic...
I'm using the Power Profiler Kit II to measure current draw of an ESP32 board at idle. The PPK2 is connected to the battery terminals of the board (XIAO ESP32-S3) and whether...
Hello, I should like to enquire whether the nRF54L15-DK development board supports both Classic Bluetooth and Bluetooth Low Energy. Having reviewed the relevant documentation...
Dear All,
I'm following the nRF Connect SDK Fundamentals and I have a weird problem in the Lesson 3 exercise 2, section "Adding custom configurations".
The part with...
Hello everyone,
I've been testing the "central UART" with a "peripheral UART" (NUS) examples with two nRF54L15 DKs (nRF SDK v3.2.1 in VS Code). So far, everything is working...