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...
Hello, I would like to know if the nrf9160 flash can be loaded locally and not via wireless. We have a lot of devices with data to preload and is unviable to download the...
Simple sQSPI test app locks up on LM20
We've got a simple display driver working for the nRF54L15. We used the mspi_sqspi driver for reference. As far as I can tell, there...
Hi, We have an application based on Matter Template and we want to program our application and the matter factory data during production, how do we do that? What we have tried...
Hi,
I am facing issue on nRF54l15 MCU where after uploading the image from the devcie manager app, I don't see image getting swapped from slot 1 to slot 1. FYI I am storing...
We are using nRF52832 with NCS(v2.9.2)/Zephyr and the watchdog (20 s timeout). When the application enters System OFF (e.g. after idle), the device goes to sleep but then...
Hi,
I have just bought a PPK2 and (mistakenly on my part) assumed it must read the Voltage of the output as well (necessary for power measurements). I see now that it doesn...
For a very small percentage of our devices, we sometimes see watchdog reset events that we cannot explain. The only pattern that we see so far is that the watchdog reset happens...
I am currently developing a project using an nRF5340DK and a custom board.
For some unknown reason, the device is being identified as an "Unknown device." The ironic part...
uart_nrfx_uarte.c, uarte_pm_suspend checks some preconditions with __ASSERT_NO_MSG. In my experience that causes unintended and not required crashes. If the precondition is...
I am building my custom PCB with the nRF52840 chip using the Fanstel BT840F SoC. I have designed and fabricated my own PCB. I am able to flash the code onto the SoC only once...
Hello,
While using ai.lab.nordicsemi.com for model training, I noticed that after the training process is completed, the platform generates several performance charts, such...
Hi,
In my board design, I'm planning to use nPM1300 to power nRF5340 and nRF7002; the user has the option to connect or not connect a battery. If I programme the current...
Hi,
We're developing BLE products with the software developed on nRF SDK v3.2.2.
We are affected by the known issue of the SDK: NCSDK-32763: Upgrading firmware may corrupt...
nrf 5sdk + s140 + 52833 I'm currently debugging the time-sharing operation feature for BLE and the private protocol. I've found that after I power on and initialize the SoftDevice...