Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
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...