I'm testing the spi communication protocol with the nRF54L15 DK. At that moment, I'm testing the lesson5-exercise 1 solution of the intermediate course.
The problem appears when I try to decrease the clock frequency to 125kHz.
[00:00:00.000,671] <inf> Lesson5_Exercise1: -------------------------------------------------------------
[00:00:00.000,675] <inf> Lesson5_Exercise1: bme_read_calibrationdata: Reading from calibration registers:
[00:00:00.000,687] <err> spi_nrfx_spim: Failed to initialize nrfx driver: 0bad0004
[00:00:00.000,693] <err> Lesson5_Exercise1: spi_transceive_dt() failed, err: -5
[00:00:00.000,702] <inf> Lesson5_Exercise1: Reg[0x88] 2 Bytes read: Param T1 = 0
There is my overlay: