nRF54L15 DK + X-NUCLEO-IKS02A1 sensors not showing up

Question/Issue:
I followed the nRF54L15 DK guide to set the board up for data acquisition. The instruction “Choose the first SEGGER option” is a bit misleading since the second option has the AT interface, but that’s besides the point.

When I went to the data acquisition page of the auto-generated project, my device showed up but the sensor selection was grayed out and said “Sensor selection not supported”. How do I select the accelerometer from the IKS02A1?

Project ID:
1048257

Steps Taken:

  1. Install the Edge Impulse CLI.
  2. Follow the guide.
  3. When edge-impulse-daemon outputs a link to a project, open it and observe a grayed out sensor list.

Expected Outcome:
I was hoping to follow this guide to quickly test the capabilities of Edge Impulse data acquisition and inference.

Reproducibility:
This happens every time on both Windows and Linux.

Environment:

  • Platform: nRF54L15
  • Build Environment Details: NA
  • OS Version: Windows 11 and Linux (NixOS)
  • Edge Impulse Version (Firmware): v0.0.0
  • Edge Impulse CLI Version: 1.39.2
  • Project Version: No versions created yet
  • Custom Blocks / Impulse Configuration: NA
    Logs/Attachments:
    Here is a picture of my wiring to prove that I followed the instructions:

Thank you for reading. I would appreciate any tips on forwarding accelerometer data from these devices.