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,
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...