Skip to content
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Troubleshooting
  3. Does ESP8266 WIFI only node require IP gateway?
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Does ESP8266 WIFI only node require IP gateway?

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 3 Posters 1.2k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    stephenmhall
    wrote on last edited by
    #1

    I was trying to program an ESP8266 only node and not got far before I hit the line

    #define MY_CONTROLLER_IP_ADDRESS 192, 168, 178, 68
    

    I currently have a serial gateway to my Vera, do I need to change to a Ethernet or ESP Wifi gateway first so I have an IP address to shoot at?

    YveauxY 1 Reply Last reply
    0
    • S stephenmhall

      I was trying to program an ESP8266 only node and not got far before I hit the line

      #define MY_CONTROLLER_IP_ADDRESS 192, 168, 178, 68
      

      I currently have a serial gateway to my Vera, do I need to change to a Ethernet or ESP Wifi gateway first so I have an IP address to shoot at?

      YveauxY Offline
      YveauxY Offline
      Yveaux
      Mod
      wrote on last edited by
      #2

      @stephenmhall why do you want to switch to an esp gateway? The esp is normally used for its WiFi capabilities.
      You can just as well load a serial gateway sketch on it, connect it to a serial to USB converter and use it as a serial gateway.
      Apparently you have a working serial gateway, so it all doesn't seem to make much sense...

      http://yveaux.blogspot.nl

      1 Reply Last reply
      0
      • S Offline
        S Offline
        stephenmhall
        wrote on last edited by
        #3

        I am trying to use an ESP8266 as a node using just it's wifi connection, as far as I can see from the examples this needs a gateway with an IP address not just an NRF Radio and serial connection.

        mfalkviddM 1 Reply Last reply
        0
        • S stephenmhall

          I am trying to use an ESP8266 as a node using just it's wifi connection, as far as I can see from the examples this needs a gateway with an IP address not just an NRF Radio and serial connection.

          mfalkviddM Offline
          mfalkviddM Offline
          mfalkvidd
          Mod
          wrote on last edited by
          #4

          @stephenmhall it needs a controller with an ip address, not a gateway.
          https://www.mysensors.org/about/network describes the difference between a controller and a gateway.

          Are you using the mqtt gateway or the ethernet gateway?

          According to the Vera page, Vera supports ethernet gateway, but not mqtt. Therefore you should probably use the ethernet gateway and leave MY_CONTROLLER_IP_ADDRESS disabled/commented (the way it is by default). You then add the ethernet gateway to Vera according to the instructions here.

          I don't use Vera though so I have not tried this myself.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          17

          Online

          11.7k

          Users

          11.2k

          Topics

          113.0k

          Posts


          Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • OpenHardware.io
          • Categories
          • Recent
          • Tags
          • Popular