I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
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,
We’re currently integrating the nRF54 series into a product we’re developing, and we’re using the reference schematic and layout as our guide.
While working through...
Zigbee Add-on (R23 1.2.1) doesn't support octect string attribute reporting which seems to be wrong.
I've found this topic that describes the same issue
and a workaround...
Hi Nordic Team,
We are developing a battery-powered cellular IoT device utilizing the nRF9161 SiP combined with the nPM1300 PMIC. Our primary goal regarding power management...
Hi,
We are updating an older platform with the nRF9151 on an add-on PCB.The platform has very limited processing power and buffer space.
The nRF9151 module with the...
I am using the Zephyr NVS Settings module. In some cases this happens: I try to save a value with ` settings_save_one ()`, which internally calls ` nvs_write ()`.
I debugged...
I'm running into a bit of an annoying situation every time i run ' west flash --build-dir ./build' in the command line. It rebuilds always after a successful build i set when...
Dear Nordic team,
I have a complex question. In my project I use components which operate at 2.25V as well as they expect 2.25V logic levels.
My idea is to use nrf52840...
Hello I am trying to implement AES Key Wrap on nrf54l15. For that i enabled ``` #necessary to get oberon_psa_wrap_key/oberon_psa_unwrap_key CONFIG_PSA_WANT_ALG_AES_KW=y #necessary...
Hello,
In nRF Connect for Mobile, custom UUIDs show up as unknown, making it difficult to identify them easily.
Is there a way to add custom UUIDs, as can be done for...
Description:
I am experiencing a non-linear "sticking" and "jumping" behavior when attempting to monitor the VDDH rail using the internal VDDHDIV5 channel on the nRF52840...
I don't know where to make this suggestion, so hopefully my suggestion makes it to the right person.
I completed BLE Fundamentals and the nRF SDK courses.
I would have...
Hi! I'm migrating some code from an 14.2.0 SDK to the 17.1.0 SDK and cleaning up a big mess.
Whenever I call nrf_power_pofcon_set ( true , NRF_POWER_POFTHR_V27) with either...
I am trying to debug/flash an nRF54L15 using the nRF Connect VS code extension and a J-Link EDU. Although my J-Link EDU works fine with all the Segger tools, including Ozone...
Hi
I am looking to a wearable / health tracker which will be mounted on a persons head.
Are there any precertfied nRF7002 module where I don't need to go through the pain...