by TheTick077 » Sat Jul 22, 2017 6:55 pm
So I was able to install the AD2pi today, and everything seemed to be working. I was able to get in the setup of the webapp, but using the default networked info, it was able to "open the device", the other other items timed out.
So to confirm what I did:
1.Installed Jessie Lite on my raspberry pi zero w
2. added the GPIO pins
3. Ran the docker pull script (I am currently running the install one just to make sure everything was good)
4. hooked up the AD2pi device to the panel and pi
5. booted up and went to alarmdecoder.local on my PC's web browser
6. During setup said it was a networked device, used the IP address of the raspi, and port 10000
7. left everything else as default on the next screen
8. device was opened, but update and communication timed out.
I poked around the forum a little, and tried a couple of things on the manual ser2sock sticky. Doing that I seemed to lose the webapp setup access, and the ser2sock start command failed, and yielded error 1. However, I was able to see some terminal commands come through via this command: minicom -D /dev/ttyAMA0 -b115200.
So now, as stated above, I am running the install script for the docker in hopes that it undoes whatever I did with that ser2sock sticky, restores the access to the webapp, and magically fixes whatever errors there were out there.
I am certainly open to wiping the entire SD card and starting over again if I have screwed something up in the process. Any help would be greatly appreciated (and hopefully integrating it into Smarthings won't be this hard)!