Skip to content

Model ID mismatch #612

@Steve-Li-1998

Description

@Steve-Li-1998

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

What is the expected behavior?

Run normally

What is the actual behavior?

I config the idf_component.yml like following:

dependencies:
  espp/vl53l:
    version: "*"

I use VL53L0X sensor (WHADDA WPSE337), the code can be compiled but in the runtime it will meet a problem:
[VL53LXX/E][0.482]: Model ID (0x0f) or Module Type (0x01) does not match expected values (0xeb, 0xaa)

Steps to reproduce.

  1. Step
  2. Step
  3. Step
    ...

Build or installation Logs.


More Information.

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions