start with checking if you can signin
Change IP , user/password as necessary. And let us know if that works, if it works then go for calibration, else lets fix this firstCode:curl -c cookie.txt -X POST -d '{"user":"reef-pi", "password":"reef-pi"}' http://IP/auth/signin
Just to be clear, I'm using login information for the reef-pi UI, or the pi itself? Also, should I be using this login information with the IP of the PC, or the reef-pi UI?
