-
I tried to ask some questions via Tindie, but kept receiving an error. My apologies in advance, as these aren't really "issues", but I'd love your thoughts! (Alternatively, maybe a GitHub Discussion group could house future questions like these?) Q1: I really appreciate the information you've provided on counterfeit DS18B20 sensors. I've unfortunately been unable to stack a few of my own sensors and would love to confirm whether they're counterfeit via the ROM-based method to which you link, but I don't (think I) have the appropriate hardware. Are you aware of any way to tell using ESPHome output in the logs or maybe flashing the ESP32 board that you sell on Tindie with some specific firmware? Q2: Do you happen to know if the boards you sell on Tindie are lead free (lead free solder, components, etc)? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Huh. I couldn't for the life of me find this discussion area. Thanks for converting this! |
Beta Was this translation helpful? Give feedback.
But to find out each ID, it's a 1 by one process querying the bus. Or you query the bus, get all the ID's, and then I guess heat up each one to see which ID corresponds to which actual sensor. If you query the bus with multiple sensors does it find them all?