This looks like a common question, but here it goes...
I have the Temp/Humidity/Solar sensor (part HTS3-R1-A), from which I am able to find the serial numbers for the temp and humidity sensors and read them without problems. However I am having no luck in figuring out how to deal with the Solar sensor. I'm using the C API kit directly from Maxim and have compiled their sample apps with which I can read the Temp/Humidity sensors. I have also compiled their utility which scans the 1-Wire network and reports all of the devices it finds, but it the only serial numbers I get back are for the Temp and Humidity sensors. How do I access the Solar sensor?
Since I am doing this all on OpenBSD, I cannot use the Java tools...
Thanks,
Peter
I have the Temp/Humidity/Solar sensor (part HTS3-R1-A), from which I am able to find the serial numbers for the temp and humidity sensors and read them without problems. However I am having no luck in figuring out how to deal with the Solar sensor. I'm using the C API kit directly from Maxim and have compiled their sample apps with which I can read the Temp/Humidity sensors. I have also compiled their utility which scans the 1-Wire network and reports all of the devices it finds, but it the only serial numbers I get back are for the Temp and Humidity sensors. How do I access the Solar sensor?
Since I am doing this all on OpenBSD, I cannot use the Java tools...
Thanks,
Peter