• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. greengo
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    greengo

    @greengo

    1
    Reputation
    523
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    greengo Unfollow Follow

    Best posts made by greengo

    • RE: 0.0.3-Alpha2 pre-release - volunteers required to test

      Hi jkandasa
      I also want to test the new version
      can you provide a link?

      posted in Announcements
      G
      greengo

    Latest posts made by greengo

    • RE: Relay Node

      @jkandasa
      in fact of the matter is that the server does not return the values, although the sensor sends.
      before, I used EasyIoT server http://iot-playground.com/download
      and there it works.

      posted in General Discussion
      G
      greengo
    • RE: Relay Node

      anyone else noticed that it does not work here?

      void receive(const MyMessage &message) {
      // We only expect one type of message from controller. But we better check anyway.
      if (message.isAck()) {
      Serial.println("This is an ack from gateway");
      }

      server does not respond to a command (message.isAck())

      it turns out that there is no certainty that my relays included.
      MYCONTROLLER.ORG button in the interface does not show the correct status of the node.

      posted in General Discussion
      G
      greengo
    • RE: 0.0.3-Alpha2 pre-release - volunteers required to test

      Hi jkandasa
      I also want to test the new version
      can you provide a link?

      posted in Announcements
      G
      greengo