-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hi, i'm tring to install the MVP, but when i run the script in the README (the buildScript.sh), it says that the zip file could not be found (the link is broken, tried diferent links, but none worked) so I downloaded direct from github (the zip file, extracted in /pi/MVP) and tried to run the fist script (releaseScript.sh).
It fails saying that it could not read the sensor (testing it if there is any problem with it, but the wiring is correct) and then fails to install CouchDB. After that I tried to run the "releaseScriptDB.sh" (had to rename the "StartCouchDB.sh" to 'startCouchDB.sh" to make it work), and then "releaseScript_Local.sh", both seems to be ok, but in the next script ("releaseScript_Test.sh "),it fails to read the thermostat and exit.
I tested the sensor with arduino and it seens to be working fine, and again, the wiring is correct.
Any solution to the problem?
Thanks in advance.