Skip to content
  • MySensors
  • 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
ch3b7C

ch3b7

@ch3b7
About
Posts
68
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ATMega32u4 + RFM69 + MySensors = Working!?
    ch3b7C ch3b7

    You can use a cheap usb to rs232 like "CH340G"

    Hardware 32u4

  • Speech recognition
    ch3b7C ch3b7

    I use a phone with autoapps + autovoice + send/expect, to send tcp commands to a server and make and actions for each command received, im use a MOTO X with an a controller maked by me and work good. Sorry for my bad english im from argentina

    Hardware

  • EthernetGateway - Radio init fail
    ch3b7C ch3b7

    replace with this and try

    MyTransportNRF24 transport(RADIO_CE_PIN,RADIO_SPI_SS_PIN, RF24_PA_LEVEL_GW);

    Troubleshooting ethernetgateway

  • MyNetSensors (closed)
    ch3b7C ch3b7

    what visual studio version? im make a controller in .net with visual studio 2010

    MyNodes.NET

  • Understanding the message
    ch3b7C ch3b7

    @diggs to hide this 0,0,3,0,9 you need disable "#define DEBUG" replace with "//#define DEBUG" in libraries\MySensors\MyConfig.h and then upload sketch again

    General Discussion

  • Understanding the message
    ch3b7C ch3b7

    see this post

    General Discussion

  • Debug in Ethernet Gateway
    ch3b7C ch3b7

    I have a question! I enable debugging in myconfig.h, I can view the log in the serial monitor from Arduino Uno + Wiznet but the MYSController not recive the log information connected to ethernet gateway, but, yes through the serial port.
    can i change any to get the log information through ethernet too? or i miss something??

    THANK YOU!

    Troubleshooting

  • getConfig().isMetric not updated correctly
    ch3b7C ch3b7

    i think you need add ||| metric = gw.getConfig().isMetric; ||| in void setup and declare ||| boolean metric = true; |||

    Bug Reports

  • Test your home made controller with MockMySensors (w/ tutorial)
    ch3b7C ch3b7

    @awi can you upload the fixed SKETCH ?? pls! thank you!!

    Controllers

  • Test your home made controller with MockMySensors (w/ tutorial)
    ch3b7C ch3b7

    @barduino

    sorry your sketch work good! the problem im have is with the @AWI example!

    @AWI

    all sensors present good but when finish i get a loop sended:

    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0

    Controllers

  • Test your home made controller with MockMySensors (w/ tutorial)
    ch3b7C ch3b7

    all sensors present good but when finish i get a loop sended:

    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0
    send: 50-50-0-0 s=0,c=1,t=16,pt=7,l=5,sg=0,st=ok:0.0

    im use (lib 1.5) MockMySensors.ino

    Controllers

  • Uno+ethernet shield = radio init fail [solved]
    ch3b7C ch3b7

    I have the same problem!! I think is a problem with the new library!! With the 1.4.2 works good!!

    Troubleshooting

  • Windows GUI/Controller for MySensors
    ch3b7C ch3b7

    @rickmontana83 parse the data from the serial port is easy, im put in other post in this forum with a part of my code in vb.net

    Controllers myscontroller mysbootloader

  • Connect to gateway using VB.NET
    ch3b7C ch3b7

    im make a vb.net controller im try to help you with some code

    declare

    Public Swriter As StreamWriter
    Public Client As New TcpClient
    Public ClientStream As NetworkStream

    to send data use

    ClientStream = Client.GetStream()
    ClientStream.Flush()
    Swriter = New StreamWriter(ClientStream)
    Swriter.WriteLine(deviceid & ";" & sensorchildid & ";" & msgType & ";" & ack & ";" & subType & ";" & payload)
    Swriter.Flush()

    if you need more help tell me im try to help ^^

    Troubleshooting vb.net visual basic

  • Connect to gateway using VB.NET
    ch3b7C ch3b7

    Use streamreader and streamwrite to read and send data over the networkstream

    Troubleshooting vb.net visual basic

  • Connect to gateway using VB.NET
    ch3b7C ch3b7

    You dont need send newline

    Troubleshooting vb.net visual basic

  • Windows GUI/Controller for MySensors
    ch3b7C ch3b7

    You add ethernet support? Im add ethernet support in my program in .net its work good.

    Controllers myscontroller mysbootloader
  • Login

  • Don't have an account? Register

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