Navigation

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

    gopal_N

    @gopal_N

    0
    Reputation
    4
    Posts
    637
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    gopal_N Follow

    Best posts made by gopal_N

    This user hasn't posted anything yet.

    Latest posts made by gopal_N

    • RE: Help with Windows Installation

      @ jkandasa
      I installed domoticz and was able to get it working .Mycontroller is still not able to find the node .
      Just to confirm I have flashed the Serial Gateway code in the arduino and a Light sensor code in the node.Domoticz is able to scan and pick up the node while Mycontroller is giving the above error.I am new with Mysensors so maybe i am skipping something.

      posted in MyController.org
      gopal_N
      gopal_N
    • ESP8266+ARduino as Gateway

      Hi all
      I am seeing all examples of ESP8266 being programmed with new firmware and then working as Gateway.Is it possible or already done where the ESP8266 is in the AT mode and the arduino can control it.
      NRF24L01 ----->Arduino------>ESP8266
      Has somebody done something like this.

      posted in Development
      gopal_N
      gopal_N
    • RE: Help with Windows Installation

      Hi
      This are the relevant parts of the log
      2015-10-10 11:01:58,318 INFO [main] [org.mycontroller.standalone.gateway.serialport.SerialPortJsscImpl:54] SerialPort[3]:[COM30,Silicon Labs CP210x USB to UART Bridge (COM30)]
      2015-10-10 11:01:58,318 INFO [main] [org.mycontroller.standalone.gateway.serialport.SerialPortJsscImpl:54] SerialPort[4]:[COM36,Silicon Labs CP210x USB to UART Bridge (COM36)]
      2015-10-09 14:48:22,804 INFO [main] [org.mycontroller.standalone.StartApp:169] TJWS server started successfully, HTTPS Enabled?:true, HTTP(S) Port: [8443]
      2015-10-09 14:48:22,804 INFO [main] [org.mycontroller.standalone.StartApp:172] MyController.org server started in [2436] ms
      2015-10-09 14:48:23,272 WARN [Thread-4] [org.mycontroller.standalone.gateway.serialport.SerialDataListenerjSerialComm:71] Unknown message format:req id
      2015-10-09 14:48:23,272 WARN [Thread-4] [org.mycontroller.standalone.gateway.serialport.SerialDataListenerjSerialComm:71] Unknown message format:send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,sg=0,st=ok:
      2015-10-09 14:48:25,284 WARN [Thread-4] [org.mycontroller.standalone.gateway.serialport.SerialDataListenerjSerialComm:71] Unknown message format:sensor started, id=255, parent=0, distance=1
      2015-10-09 14:48:25,284 WARN [Thread-4] [org.mycontroller.standalone.gateway.serialport.SerialDataListenerjSerialComm:71] Unknown message format:req id
      2015-10-09 14:48:25,284 WARN [Thread-4] [org.mycontroller.standalone.gateway.serialport.SerialDataListenerjSerialComm:71] Unknown message format:send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,sg=0,st=ok:

      posted in MyController.org
      gopal_N
      gopal_N
    • Help with Windows Installation

      I tried configuring mycontroller on windows using serial gateway

      mcc.serialport.driver.type=auto
      mcc.serialport.name= "COM30"
      mcc.serialport.baud.rate=115200

      Is the format of assigning the COM port is right I have tried with and without the double quotes and still it is not working.How can i debug or find whether the mycontroller is able to communicate with the serial gateway.

      posted in MyController.org
      gopal_N
      gopal_N