Can a manual brew be adjusted for 1 gal? I'm wondering if there's an easy way for a newbie to use a Pico, post bankruptcy, using manual brew method, with online 1 Gal recipe packs. Would filling the step filter with the adjusted amount of water be sufficient?
I did this just over the past weekend. Had a couple of things that I might try next though. I cinched up the bag pretty tight, because I noticed w/a looser bag, it just ballooned up. That may have created a problem within itself though, because it doesn't appear that 1G of water covers the grains all that well. My SG was low, so I ended up adding almost a half pound of DME.
So I think you either need to cinch up the bag loose, and put all the extra underneath somehow, while keeping the string out of the way, or come up with some type of sparging plate. I have a stainless steel steaming basket that I was thinking of using next time.
Related to this brew, was an intent to capture more traffic. I set up a local access point which routed all traffic through my laptop so I could capture it. I also manipulated my DNS to point to a local web server on my machine for picobrew.com. This didn't work, because the Pico is expecting a connection of some type to actually be established, a full TCP Handshake.
So then my friend set up a listener in AWS, with a specific connection string which got us a little bit further, but the Pico still threw up an error. Finally, the connection string got even more detailed which allowed further progression in the packet capture, but the Pico was still throwing a DNS error.
So 4 different captures, all with progressive steps. Analysis continues.