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...
I get this error when i try to use FATFS or LittleFS - RAM works though /Users/admin/mass_1/src/main.c: In function 'setup_flash': /opt/nordic/ncs/v2.9.0/nrf/include/flash_map_pm...
Looks like Gazell can't run on nrf52810 with nrf5 SDK :
I don't knnow whether it is possible to create app on it with nrf connect SDK.
I think nrf connect SDK will need...
Hi, I have purchase a circuitdojo_feather_nrf9151 board it has LIS2DH12 and npm1300 on i2c2 i also want to connect SHT40 but facing issue this sensor is not detecting on i2c...
Hey all, I wanted to enable shutdown and standby modes for this chip, but realised that I can not use the layer of zephyr. When i try to CONFIG_PM=y in prj.conf it does not...
I'm using nRF Connect for Desktop on Linux and updated today to v5.3.0.
I have J-Link V9.24a installed and it is available in $PATH. Also it works well with Programmer v4...
Hi,
I'm running the system_off/ sample on v3.2.3 with these settings in prj.conf
And with this overlay file:
However, I can see that there's a high (and in fact...
Hello, I'm building a multi-image project for an nRF9151: a two-stage bootloader (NSIB + MCUboot) plus two independent non-secure app images.
Each app needs to be able to...
I'm using the MCUmgr + MCUboot solution for BLE OTA FW updates (i.e. CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU).
Is there any way to require pairing for firmware updates? I see...
I'm trying to capture a ble connection with nrfutil. What I've done:
- installed nrfutil on my arch based linux machine
- install ble-sniffer
- setup the nRF52840 Dongle...
I am aware from this post https://devzone.nordicsemi.com/f/nordic-q-a/106424/ble-audio-test-app-supporting-both-cis-and-bis t hat the primary LE Audio controller does not...
Hello, I have a wierd bug on my board using an nrf54l10. I am using the sys_poweroff(), function to put my device to sleep. Everything is working fine. However, sometimes...
nRF PPK2 HW is not working with latest 64 bit OS, ARM based processor, the same HW is working on linux/windows(intel based) below is the log from an ARM based processor: ...
Hi all,
I am having problems setting up a proper project running the application core and the flpr for nrf54l15. I want to build the FLPR binaries as completely separated...