[Webserver:Sensor]: Prevent users from using same I2C address twice (with two different sensors) #56

Open
opened 2025-12-09 23:45:46 +01:00 by DeltaLima · 0 comments
Owner

Sometimes sensors share the same addresses, like BME280 and BME680 can use both, 0x77 or 0x76.
At the moment (v0.2) it is possible to use for example 0x76 twice, once with BME280 and onces with BME680.

Sometimes sensors share the same addresses, like BME280 and BME680 can use both, `0x77` or `0x76`. At the moment (v0.2) it is possible to use for example `0x76` twice, once with BME280 and onces with BME680.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DeltaLima/CanGrow#56
No description provided.