Iām having difficulty with all avenues of trying to upgrade the firmware. Iāve tried to compile it under linux and windows with no luck, windows is a nightmare with a bunch of tools like xxd etc missing, also the mkdir command under windows doesnāt work unless you edit the make file to include inverted commas around the file name because of the forward slashes. I did download sjbakers lastest binary from above and tried to install it through the web interface but it was complaining about ardunio files not being present on the pi even though I have the card set to the spark. I get the following after the install has finished but have no idea if the new version is installed. output is below. With this version I still do not see the expansion board SSRās in the device list. One final question, I only have a 4 core cable joining the brewpi spark (only the middle 4 pins) do I need a full 6 core cable to get the expansion board to appear in the device list? I thought the expansion board was one wire.
Please help, Iām really starting to get frustrated here as I had the problem with the touchscreen being DOA as well.
Requesting old settings from Arduino...
Saved old settings to file settings-Oct-26-2015-18-41-13.json
Loading programming settings from board.txt
Could not read boards.txt from Arduino, probably because Arduino has not been installed
Please install it with: sudo apt-get install arduino-core
Oct 26 2015 18:41:13 New program uploaded to controller, script will restart
Oct 26 2015 18:41:20 Opening serial port
Oct 26 2015 18:41:20 Notification: Script started for beer 'My First BrewPi Run'
Oct 26 2015 18:41:30 Checking software version on controller...
Oct 26 2015 18:41:30 Found BrewPi v0.2.11 build 0.2.11-0-ga28c22d, running on a Particle Photon with a V2 shield on port /dev/ttyACM0
Oct 26 2015 18:45:29 Installed devices received: [{"a": "2801455C06000009", "c": 1, "b": 1, "d": 0, "f": 9, "i": 0, "h": 2, "j": 0.0, "p": 0, "t": 1}, {"a": "2877E65C0600005E", "c": 1, "b": 1, "d": 0, "f": 5, "i": 1, "h": 2, "j": 0.0, "p": 0, "t": 1}]
Oct 26 2015 18:45:29 Available devices received: [{"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 17, "t": 0, "x": 1}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 16, "t": 0, "x": 1}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 11, "t": 0, "x": 1}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 10, "t": 0, "x": 1}]
Oct 26 2015 18:46:07 Installed devices received: [{"a": "2801455C06000009", "c": 1, "b": 1, "d": 0, "f": 9, "i": 0, "h": 2, "j": 0.0, "p": 0, "t": 1}, {"a": "2877E65C0600005E", "c": 1, "b": 1, "d": 0, "f": 5, "i": 1, "h": 2, "j": 0.0, "p": 0, "t": 1}]
Oct 26 2015 18:46:08 Available devices received: [{"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 17, "t": 0, "x": 1}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 16, "t": 0, "x": 1}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 11, "t": 0, "x": 1}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 10, "t": 0, "x": 1}]
Oct 26 2015 19:58:53 Opening serial port
Oct 26 2015 19:58:53 Notification: Script started for beer 'My First BrewPi Run'
Oct 26 2015 19:59:03 Checking software version on controller...
Oct 26 2015 19:59:03 Found BrewPi v0.2.11 build 0.2.11-0-ga28c22d, running on a Particle Photon with a V2 shield on port /dev/ttyACM0
**** Arduino Program script started ****
Settings will be restored if possible
Devices will be restored if possible
Oct 26 2015 20:02:31 Opening serial port
Checking old version before programming.
Checking current version: Found BrewPi v0.2.11 build 0.2.11-0-ga28c22d, running on a Particle Photon with a V2 shield on port /dev/ttyACM0