Navigation

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

    Topics created by ch3b7

    • ch3b7

      Debug in Ethernet Gateway
      Troubleshooting • • ch3b7  

      1
      0
      Votes
      1
      Posts
      918
      Views

      No one has replied

    • ch3b7

      Ethernet GW how know?
      Troubleshooting • • ch3b7  

      3
      0
      Votes
      3
      Posts
      1050
      Views

      ch3b7

      @olaeke yes the softspi is enable. If upload from the pc the radio work
    • ch3b7

      Otabootloader upload ?
      Development • • ch3b7  

      14
      0
      Votes
      14
      Posts
      4160
      Views

      tekka

      @Dheeraj Did you install the most recent version of the library? There were some significant changes in the routing and find_parent parts of the code...
    • ch3b7

      Send time request over arduino "monitor serial"
      Development • • ch3b7  

      14
      0
      Votes
      14
      Posts
      3891
      Views

      ch3b7

      HERE my source code my-sensors-controller-net
    • ch3b7

      Turn On/Off relay in windows 7
      Development • • ch3b7  

      11
      0
      Votes
      11
      Posts
      3492
      Views

      ch3b7

      Im install the gateway sketch and Yes if i put.the.command.in the serial monitor work turning on off a led in the sensor i have but without a 0 for ack like this "2;1;1;3;2;1\n" Im use the example this "echo " (command)\n" > comXX and this config mode com[NUMBER] BAUD=115200 PARITY=n DATA=8 STOP=1
    • ch3b7

      Send serial data to vb.net to gw (usb connected)
      Development • • ch3b7  

      8
      0
      Votes
      8
      Posts
      4030
      Views

      ch3b7

      serial-usb adapter?
    • ch3b7

      Send data to other sensor
      Development • • ch3b7  

      8
      0
      Votes
      8
      Posts
      2880
      Views

      jendrush

      @Yveaux Yes, example messages. Something like that - i have temperature from dht22 on one node, and i want to send this value to example node with radio id 2. Second thing, how to pick this value on radio node with id 2?