• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    The sonoff has header pin spot that gives access to a gpio so I added header pins to the board then soldered a socket with leads and a 4.7k resistor to an audio jack. Easier way would be to just buy the Sonoff TH as it has the audio jack built in.
  2. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Doesn't get much cheaper & easier! :mug:
  3. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Oh nice! The .bin you gave me for the sonoff has been working great so far! But yes space is going to run out ill try the 512 soon.
  4. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    I just want to try Brewpiless on Sonoff and see how it does. Temp sensors to gpio 14 (vs current D6 gpio 12) Relay to gipo 12 (vs current D5 gpio 14 &/or D7 gpio 13)
  5. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Is there anyway to change the gpio's using the .bin? I cannot for the life of me get Arduino to work for me (I would just edit config.h) i get so many errors i don't know where to start.
  6. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Could this be used on Sonoff? or is the Sonoff flash to small @ 8Mbite/1Mbyte?
  7. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Tried in Incognito mode today and got the following in JS just as it faulted. (actual web address replaced with XXXXXXXXXXXXX) bwf.js:2 POST http://XXXXXXXXXXX.com/putline 502 (cannotconnect)invoke @ bwf.js:2send @ bwf.js:2(anonymous function) @ VM34:11 VM34:11 error
  8. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    2amp USB wall charger.
  9. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    I just wanted to say thanks for putting up with me, it's clearly a me issue and your help is much appreciated! I do have a few other ESP8266 devices (Sonoff plugs) on my network that are connect to Smartthings. On my router they show as "ESP" including the brewpi...
  10. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Sorry, switches back to the options screen not back to my Wifi.
  11. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    I only have option of "Soft AP". tried it and couldn't get back to the brewpi page. tried the IP as well the brewpi.com & nothing. I think the soft AP mode switches back after a few minutes...? Im going to leave it in my small bath room with a heater over night and see if it does any temp...
  12. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    I actually just had the brewpi switch on the relay for the first time! Then shortly faulted with the following: POST http://192.168.0.111/putline net::ERR_CONNECTION_REFUSED invoke @ bwf.js:2 send @ bwf.js:2 (anonymous) @ (index):11 (index):11 error (index):11 error (index):11 GET...
  13. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Signed out of Chrome to see if that would help, but no. See attached. Also brewpi.local/ doesnt work now... unrelated im sure but i get the below device & i dont think i should.
  14. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Used this, kinda: sudo ./esptool.py --port /dev/cu.wchusbserialfd120 write_flash 0x00000 /Users/B/esptool/new.bin Flashed fine and brewpiless started but same issue consistent "Controller not updating data..." fault. I can select edit & update everything but it doesn't function due to the...
  15. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Got it erased. Can someone give me a more detailed how to for the Arduino part? I gotta be doing something wrong here... Do i just open the brewpiless.ino and add the libraries via sketch? Do i just open a new sketch "add file..." and use the .bin...
  16. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    I gotta be doing something wrong in Arduino. How to i wipe the esp8266 and start from scratch?
  17. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Nope, didn't help.
  18. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Nothing shows with "l" Nil fix with ip address or changing name Which ESPAsyncServer do you mean, ESPAsyncWebServer-master?
  19. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    Yes to both. Screen also reacts to changes in mode and temp settings. Trying without always need password didn't fix it.
  20. B

    BrewPi@ESP8266, no need of RPI and Arduino.

    I also get Fail to connect to server on the lcd.
Back
Top