the sensor works on A0-A5
gnd/4.7k pullup/+5v on sensor
but on A6-A7 i get
"No more addresses."
is there a way i can use an external pull up/down resistor set to get the sensor to work on those pins?
or does the sensor require the pull up/down on the ds wire?
im using all other inputs/outputs on the arduino uno for a project and would like to add a temp sensor
Interesting. I've just tried a Onewire scanner on a NANO. It detects two DS18B20 when they are on pins 6, 12 or 19. But they aren't detected when they are on pins 20 (A6) or 21 (A7). There must be something different about those pins. I tried a 2k2 pullup instead of 4k7 and it didn't help.