Pete

Results 41 comments of Pete

ok - if you're on windows, if you haven't installed the cc3200 tool, do this `pip3 install git+https://github.com/mon/cc3200tool.git` (you can do this before you have the usb->serial dongle) If that...

All the graphing is done client side in a web browser, and is easily accessible from a phone/tablet/laptop. Factor in temperature ranges (likely from 70-200ish) and time delta (2+ hours)...

Did you run the script with sudo?

Tried a build and that happens in `/pi-gen/stage2/01-sys-tweaks/` - all our stuff is in stage2/99-picobrewserver-setup, so its an issue of pi-gen. Is there a reason you're trying to make a...

when i have more time, i'll try to debug and get pi-gen working (hopefully soon)

From https://github.com/RPi-Distro/pi-gen/issues/565, I think latest is bullseye - there's a comment there that says anything not that will take some modifications. I'm gonna run a build w/ it now, but...

Also - it looks like bullseye has python 3.9 - you'll probably have to pull changes from `3rd_party_updates_02-20-2022` to pull in newer 3rd party packages. And likely the whole AP+Repeater...

If you go to the about menu, what hash of the server are you running?, Also can you try to past the full log (increase 200) and paste the full...

Yep - looks like you're on the latest code. If you can get me a full log w/ how it connected to the session i can debug. It looks like...

we have it set to update every boot ;) you could do "sudo systemctl status rc.local > /picobrew_pico/debug_log.txt" and grab it off the app samba share (\\raspberrypi\app i think?)