Skip to content

APDS9306-065 reset throws an I2C error #89850

Closed
@Kampi

Description

@Kampi

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

Labels

area: SensorsSensorsbugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxpriority: lowLow impact/importance bug

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions