I have 2 nrf54l15 sense boards!
I’m using the same firmware!
The distance to the phone is identical!
Result: 1 board works fine, but 2 doesn’t!
1 board logs:
*** Delaying boot by 500ms… ***
*** Booting nRF Connect SDK v3.2.4-4c3fc0d44534 ***
*** Using Zephyr OS v4.2.99-9673eec75908 ***
[nRF54] main start
[BOOT] bt_enable start
[BLE] stack ready cb
[BOOT] bt_enable ok
[nRF54] BLE stack ready
[MIC] boot gain sw=512 (x2.00)
[BLE] adv on (boot)
[BLE] MTU 247 pay=244
[BOOT] SD stage
[MIC] PDM 16000 Hz block=320 slab=32 sw=512 (x2.00) hw=0x40
[AIR] conn int=6 ok
[AIR] conn int=6 ok
[MIC] gain sw=639 (x2.49) hw=0x40
[MIC] hw_gain=0x78
[AIR] conn int=12 deg
[SD] boot attach
[MIC] gain sw=639 (x2.49) hw=0x78
[MIC] hw_gain=0x78
[AIR] tx=notify_cb qhi=4
[AIR] stream ON
[AIR] stream int=12
[AIR] cfg pcm cap=16000 air=16000 Hz pay=244
[SD] probe fail
[SD] boot: no card
[AIR] int=12 to=500 phy=2 dlen=251 pay=244 q=0/24 slots=12 kbps=0 need=256 drop+0 deq+0 nf+0 enomem=0
[AIR] conn int=9 deg
[BOOT] mic stage
[BOOT] ready
[AIR] int=9 to=400 phy=2 dlen=251 pay=244 q=0/24 slots=12 kbps=183 need=256 drop+0 deq+72 nf+0 enomem=0
[AIR] int=9 to=400 phy=2 dlen=251 pay=244 q=0/24 slots=12 kbps=254 need=256 drop+0 deq+100 nf+0 enomem=0
[AIR] int=9 to=400 phy=2 dlen=251 pay=244 q=0/24 slots=12 kbps=257 need=256 drop+0 deq+101 nf+0 enomem=0
[MIC] gain sw=639 (x2.49) hw=0x78
[MIC] hw_gain=0x78
[AIR] stream OFF drops=0
[MIC] gain sw=639 (x2.49) hw=0x78
[MIC] hw_gain=0x78
[SD] probe fail
[SD] boot attach
2 board logs:
*** Delaying boot by 500ms… ***
*** Booting nRF Connect SDK v3.2.4-4c3fc0d44534 ***
*** Using Zephyr OS v4.2.99-9673eec75908 ***
[nRF54] main start
[BOOT] bt_enable start
[BLE] stack ready cb
[BOOT] bt_enable ok
[nRF54] BLE stack ready
[MIC] boot gain sw=512 (x2.00)
[BLE] adv on (boot)
[BOOT] SD stage
[SD] boot attach
[BLE] MTU 247 pay=244
[MIC] PDM 16000 Hz block=320 slab=32 sw=512 (x2.00) hw=0x40
[AIR] conn int=6 ok
[AIR] conn int=6 ok
[MIC] gain sw=639 (x2.49) hw=0x40
[MIC] hw_gain=0x78
[AIR] conn int=12 deg
[MIC] gain sw=639 (x2.49) hw=0x78
[MIC] hw_gain=0x78
[AIR] tx=notify_cb qhi=4
[AIR] stream ON
[AIR] stream int=12
[AIR] cfg pcm cap=16000 air=16000 Hz pay=244
[SD] probe fail
[SD] boot: no card
[BOOT] mic stage
[BOOT] ready
[AIR] int=12 to=500 phy=2 dlen=251 pay=244 q=4/24 slots=0 kbps=26 need=256 drop+0 deq+13 nf+0 enomem=0
[AIR] int=12 to=500 phy=2 dlen=251 pay=244 q=4/24 slots=0 kbps=0 need=256 drop+0 deq+1 nf+0 enomem=0
[AIR] int=12 to=500 phy=2 dlen=251 pay=244 q=4/24 slots=0 kbps=0 need=256 drop+0 deq+0 nf+0 enomem=0
[MIC] gain sw=639 (x2.49) hw=0x78
[MIC] hw_gain=0x78
[AIR] stream OFF drops=0
[MIC] blocks=500 peak=7 raw=688 miss=0
[SD] probe fail
1 boards good
2 FAIL
Don’t pay attention to the SD Card. I just disconnected the nrf54l15 sense from the breadboard.
I tried cleaning it again, but nothing changed. Is it a defect?


