Description
Describe the bug
When using the Zephyr driver for the APDS9306 sensor with an APDS9306-065 device, the reset of the chip fails because of an I2C error. This issue occurs in the latest NCS, which contains the latest driver for this sensor.
00> [00:04:05.464,042] <dbg> avago_apds9306: apds9306_init: Start to initialize APDS9306...
00> [00:04:05.474,973] <dbg> avago_apds9306: apds9306_sensor_setup: APDS-9306-065 found!
00> [00:04:05.475,276] <err> avago_apds9306: Can not reset the sensor!
00> [00:04:05.475,281] <err> avago_apds9306: Failed to setup device!
Expected behavior
The initialization must be executed without an issue.
Environment (please complete the following information):
- NCS 3.0
- Sensor driver commit 2174ea0
Metadata
Metadata
Assignees
Type
Projects
Status
Done