canairio_sensorlib icon indicating copy to clipboard operation
canairio_sensorlib copied to clipboard

AM2320 in M5Atom/M5CoreInk isn't detected when it is alone, with other sensor works

Open hpsaturn opened this issue 3 years ago • 0 comments

Summary

This issue it is relation with this thread:

https://github.com/RobTillaart/AM232X/issues/19

In a brief, the sensor when it's alone is not recognized for the library, but when is joined in the same I2C port with another different kind of sensor, it works. On TTGO-TDisplay and TTGO-T7 boards works alone but in M5CoreInk and M5Atom don't

Reproduce

  1. Connect the sensor alone in M5 device
  2. Check the log
  3. Connect another sensor, in M5CoreInk one GCJA5 in M5Atom for example BME680
  4. Check the log
  5. The sensor works.

hpsaturn avatar Jan 26 '22 21:01 hpsaturn