You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some I2C devices support only one I2C address but benefit greatly from multiple devices being read. The NAU7802 digital scale is probably at the top of this list.
Additionally, the OLA firmware does not support multiple of a device that does have multi-address support (for example, the LPS25HB). It would be nice to support both of these if possible.