Thank you
@robsworld78 for your support. Meanawhile, I figured out that the activated "dev mode" blocked the function of toggling my output pins This way, I could use the pins, but they didn't work obviously. I've uninstalled reef-pi and set it up again, using the pi-zero kit (as I did before already). Because I use a quite old pi model B rev. 2,the Pi-zero buildt should be the right choice regarding to
@eb_reef 's thread of 2018:
I am having trouble installing reef-pi. I have an older pi Model B Rev 2.0. I follow these instructions https://reef-pi.github.io/general-guides/install/ and everything appears to work fine but I cannot get to the web UI. Also there is no web server running that I can find nor anything...
www.reef2reef.com
However, I'm still not able to use my pins as there appers another error message "something went wrong" (acc. attached picture). Default pi-drivers seem to be loaded, analog inputs (as mentioned in the error message) are blank.
my raspbi contents following OS details:
pi@raspberryG:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
listed drivers:
pi@raspberryG:~ $ sudo curl -b cookie.txt
http://raspberryg.local/api/drivers
[{"id":"rpi","name":"Raspberry Pi","type":"rpi","config":{"frequency":150,"Dev Mode":true},"pinmap":null,"parameters":{"Dev Mode":false,"Frequency":100}}]
analog inputs
pi@raspberryG:~ $ sudo curl -b cookie.txt
http://raspberryg.local/api/analog_inputs
[]
Altough I couldn't set up reef-pi yet, many thanks
@Ranjib for this awesome project and all the support. I'm eager to work with further on.