Nordic nRF54L15 firmware

The Nordic nRF54L15 documentation refers to the nrf5340-dk-full.hex firmware, but I couldn’t find it. I was able to locate nrf5340-dk.hex instead at:
https://cdn.edgeimpulse.com/firmware/nrf5340-dk.zip

Will that work as well?

Also, I noticed there are some broken links pointing to

Thanks

Thanks for the report Roni!

cc: @vojislav is that the right file name, 5340, though this is an nRF54 part?

Hi @Bandini ,

Thanks for reporting this. It is a issue in the documentation page:

I will fix it and the correct prebuilt firmware can be found here: https://cdn.edgeimpulse.com/firmware/nrf54l15-dk.zip
with the correct hex file named: nrf54l15-dk-full.hex

Cheers,
Vojislav

1 Like

Thanks, Vojislav. I will move forward with this project and let you know if something appears.

1 Like

Hi.

  1. I was able to burn the firmware and connect using Edge Impulse serial daemon v1.34.1 a few times but now I’m getting
    [SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
    [SER] Serial is connected, trying to read config…
    [SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected

  2. Is there some way to use a standard MEMs mic sensor with Analog output instead of the IKS02A1 MEMS sensor shield?

Thanks