I am unable to use my nRF54L15 MCU to drive the step counter function of the BMI323 IMU sensor, based on the nRF Connect SDK 2.9.0 version with Zephyr.
I'm using the official driver example from Bosch.boschsensortec/BMI323_SensorAPI
I've identified the issue - I'm getting an error (-2) when writing to registers via I2C protocol.
This issue has been troubling me for quite some time. I would greatly appreciate any assistance from the community.