Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. amitach
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    amitach

    @amitach

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

    amitach Follow

    Best posts made by amitach

    • How to know the node ids assigned by the mqtt gateway to the sensors?

      Hi,

      I have a mqtt gateway running on arduino from mysensors library. I also have an openhab controller running on a raspberry pi connected to the arduino uno through the ethernet shield. I am trying to create my first item on openhab and I understand that the format required is
      MyMQTT/20/0/V_TEMP where 20 and 0 are node id and sensor id respectively.

      I can see following message on the serial monitor

      Started!
      0;0;3;0;9;read: 20-20-0 s=1,c=1,t=16,pt=0,l=1:1

      1. How do I configure the node id and the sensor id?
      2. Is it assigned automatically or do I assign it statically?
      3. How do I understand the above output on the serial monitor?
      posted in Development
      amitach
      amitach

    Latest posts made by amitach

    • RE: "Check Wires!!!" - N00B needs some help (please)

      I am getting check wires when I start the serial monitor on mac arduino ide whereas the same code works on linux(mint 17) without any change. Both are running 1.0.6 ide.

      Is this a known issue with mac?

      posted in Troubleshooting
      amitach
      amitach
    • How to know the node ids assigned by the mqtt gateway to the sensors?

      Hi,

      I have a mqtt gateway running on arduino from mysensors library. I also have an openhab controller running on a raspberry pi connected to the arduino uno through the ethernet shield. I am trying to create my first item on openhab and I understand that the format required is
      MyMQTT/20/0/V_TEMP where 20 and 0 are node id and sensor id respectively.

      I can see following message on the serial monitor

      Started!
      0;0;3;0;9;read: 20-20-0 s=1,c=1,t=16,pt=0,l=1:1

      1. How do I configure the node id and the sensor id?
      2. Is it assigned automatically or do I assign it statically?
      3. How do I understand the above output on the serial monitor?
      posted in Development
      amitach
      amitach
    • Network of arduinos using NRF24l01+ RF transceivers using Mysensor library

      Is it possible to create a tree/mesh sort of a network using nrf24l01 + Arduino with the Mysensors library? Something similar to RF24 library from http://tmrh20.github.io/RF24Network_Dev/

      posted in Feature Requests
      amitach
      amitach