Hello,
I recently received two nRF54LM20-DK (PCA10184) boards and would like to flash the Matter Lock example. Unfortunately, the application doesn't seem to start. I don't see any logs, and none of the LEDs are lit. What could be causing this? The same example runs on the nRF54L15-DK (PCA10156)
"Blinky" and "Hello World" works. That means the board is basically functioning.
Using SDK and Toolchain v3.2.4.
west build -p -b nrf54lm20dk/nrf54lm20a/cpuapp
