Navigation

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

    Tommas

    @Tommas

    6
    Reputation
    93
    Posts
    761
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online

    Tommas Follow

    Best posts made by Tommas

    • RE: openhab mysensors ethernet gateway value missing

      @TimO

      Deat TimO!

      Its working now! I had to restart openhab service

      Thanks again!

      Best regards
      T

      posted in Troubleshooting
      Tommas
      Tommas
    • RE: Mysensors si7021 sketch

      Dear @mfalkvidd !

      Thank you, and to everyone for the help!
      I got it work!
      If the sketch will be completed i will upload that!

      posted in Development
      Tommas
      Tommas
    • RE: TSM:FPAR:No Reply

      @gohan

      Dear gohan!

      Sorry, it is a private home server and it was in maintenance mode when you were trying to connect. Now it should be working.
      (The new nrf24 have just arrived so im going to try these as soon as i can)

      Best regards
      T

      posted in Troubleshooting
      Tommas
      Tommas
    • RE: Combine airquality, temperature code and send to the ethernet gateway

      @mickecarlsson

      Thank you very much guys!

      I had to modify things for openhab, it is better now. But...
      in openhab2 i get this in the log:
      2017-07-24 19:23:36.497 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Child 2 found in node 1
      2017-07-24 19:23:36.498 [WARN ] [rs.internal.gateway.MySensorsGateway] - Variable V_LEVEL not present

      Does someone know what i missed?

      Good afternoon!

      posted in Troubleshooting
      Tommas
      Tommas
    • RE: Raspberry as mysensors gateway connection refused

      Ok. Sorry. Working
      --my-transport=rf24 --my-gateway=ethernet --my-port=5003 --my-gateway=ethernet

      posted in Troubleshooting
      Tommas
      Tommas

    Latest posts made by Tommas

    • RE: 💬 USB RF Gateway

      Could i buy it assembled?

      posted in OpenHardware.io
      Tommas
      Tommas
    • RE: Raspberry as mysensors gateway connection refused

      Ok. Sorry. Working
      --my-transport=rf24 --my-gateway=ethernet --my-port=5003 --my-gateway=ethernet

      posted in Troubleshooting
      Tommas
      Tommas
    • Raspberry as mysensors gateway connection refused

      Hi,

      I follow the instruction but i got
      Sep 01 15:26:49 DEBUG GWT:TPS:ETH OK
      Sep 01 15:26:49 ERROR connect: Connection refused
      Sep 01 15:26:49 ERROR failed to connect
      Sep 01 15:26:49 DEBUG GWT:TPS:ETH OK
      Sep 01 15:26:49 ERROR connect: Connection refused
      Sep 01 15:26:49 ERROR failed to connect
      Sep 01 15:26:49 DEBUG GWT:TPS:ETH OK
      Sep 01 15:26:49 ERROR connect: Connection refused
      Sep 01 15:26:49 ERROR failed to connect
      Sep 01 15:26:49 DEBUG GWT:TPS:ETH OK
      Sep 01 15:26:49 ERROR connect: Connection refused
      Sep 01 15:26:49 ERROR failed to connect
      Sep 01 15:26:49 DEBUG GWT:TPS:ETH OK

      error.
      The configuration was:
      ./configure --my-transport=rf24 --my-gateway=ethernet --my-controller-url-address=xxx.xxx.xxx.xxx

      My controller is a VM and it has worked with an arduino gateway, but that go wrong, and i thought i try to use my rpi3 as an ethernet gateway. I connected the nrf24l01+ /pa/lna to it (5v, but i use an adapter for it such like this https://www.addicore.com/1x-nRF24L01-Adapter-p/ad279.htm )

      please help

      posted in Troubleshooting
      Tommas
      Tommas
    • WakeOnLan over nrf24 radio

      Hi!

      I would like to wake up my pc over lan.
      I thought that i make an arduino node with nrf24l01 and a ethernet w5100 to wake up my pc.
      I need a sketch for it.
      Does Anybody have it?

      Thanks
      T

      posted in Development
      Tommas
      Tommas
    • Child X not present in node X

      Dear All!

      I dont know what might be the problem.
      Openhab2 2.4.0
      Mysensors 2.3.0 binding
      All other nodes are OK except my NoDE 3. Previously it had been OK until I upgraded to openhab2 2.3 , but Im not sure that the upgrade the main problem.
      Please give me suggestion what should i try to fix this issue.

      Message from gateway received: 3;1;1;0;0;5.2
      2018-07-06 19:58:24.834 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Node 3 found in gateway
      2018-07-06 19:58:24.834 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Child 1 not present in node 3
      2018-07-06 19:58:24.845 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 3;2;1;0;1;69
      2018-07-06 19:58:24.845 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Node 3 found in gateway
      2018-07-06 19:58:24.845 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Child 2 not present in node 3
      

      Thanks in advance,
      Tamás

      posted in OpenHAB
      Tommas
      Tommas
    • RE: All things unitialized after upgrade openhab 2.3.0-snapshot

      @tommas

      It seems to work with the older mysensors binding:
      org.openhab.binding.mysensors-2.2.0-SNAPSHOT.jar .

      3 of my 5 nodes updated the values in openhab2 (2.3.0~20180331153334-1)

      posted in OpenHAB
      Tommas
      Tommas
    • RE: All things unitialized after upgrade openhab 2.3.0-snapshot

      @tommas

      I think this issue is almost the same:
      https://www.bountysource.com/issues/56097209-rfxcom-working-oh2-setup-stopped-working-after-reboot

      posted in OpenHAB
      Tommas
      Tommas
    • All things unitialized after upgrade openhab 2.3.0-snapshot

      Dear All!

      I updated openhab2 2.3.0 previous build (via apt-get) to 2.3.0-SNAPSHOT Build #1246 . 2.3.0~20180331153334-1
      Except one of my node the nodes values arent updated on the sitemap, and arent written to the database, but in the openhab log I see the sent values, but:
      Child X not present in node Y

      Another problem on the paperui:
      My mysensor ethernet gateway status on things page:
      Status: UNINITIALIZED - HANDLER_INITIALIZING_ERROR Unresolved compilation problems: The type org.eclipse.jdt.annotation.Nullable cannot be resolved. It is indirectly referenced from required .class files The type org.eclipse.jdt.annotation.NonNullByDefault cannot be resolved. It is indirectly referenced from required .class files .

      The strange is that one of my node's values are updating...

      MY mysensors addon:
      org.openhab.binding.mysensors-2.3.0-SNAPSHOT.jar

      What might be the problem?

      Please help,

      posted in OpenHAB
      Tommas
      Tommas
    • RE: Arduino mini pro 3.3 battery optimization code

      @korttoma

      Thank you very much, and sorry....

      posted in Development
      Tommas
      Tommas
    • RE: Arduino mini pro 3.3 battery optimization code

      @gohan

      Ok! After the "loop ended " the node should go to sleep. On the console I see these lines:
      Loop ended
      62763 MCO:SLP:MS=300000,SMS=0,I1=255,M1=255,I2=255,M2=255
      62773 MCO:SLP:TPD

      What does it mean?

      posted in Development
      Tommas
      Tommas