OpenSprinkler Forums OpenSprinkler Unified Firmware Change Firmware to control stations directly via GPIO pins (relays)

Viewing 2 posts - 26 through 27 (of 27 total)
  • Author
    Posts
  • #75875

    polskifacet
    Participant

    Should this work on a regular ESP8266 ESP-12F board? It compiles and uploads fine but all I get is a blinking wifi light and some weird characters in the serial console.

    #75934

    StudioShemp
    Participant

    Hi Polskifacet,

    It should work absolutely fine. I’m wondering what you mean though by a regular ESP-12f board. A standalone ESP12f module itself needs external pull-up/pull-down resistors on certain pins to boot. As you’ve mentioned the flashing wifi LED, I’m guessing you have a board with the esp module soldered on and all of the supporting passive components already in place, along with the led attached to a gpio pin. So… My guess is perhaps the gpio pins in use on the board may be in the wrong state at boot, or something connected to the pins is holding it in that state. (I’m assuming you’ve checked to see if it’s presenting a Wifi AP whilst it’s LED is flashing?) Do you have a web link to the board and are there any jumpers, or anything connected to the pins?

Viewing 2 posts - 26 through 27 (of 27 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums OpenSprinkler Unified Firmware Change Firmware to control stations directly via GPIO pins (relays)