Nodes communicates to/from gw, only while no controller is running



  • Good morning everybody,
    I uploaded skecthes on my nodes and gateway.
    I tested NRF04L01+ communication by arduino serial monitor and they send and receive messages from/to each other very well.
    But while running a controller they don't communicates:
    I tested them using HomeAssistant (sensor finds parent node (gw), no more than that) and Domoticz (sensor finds parent (gw), sometimes it's able to send data to controller).

    I'm using MySensors lib v. 2.3.0 and I set low baudrate (19200) to exclude hi-speed related problems in 3v3 mini-pro board (sensor is 3v3, gw is 5v).

    Can you help me? thanks



  • I made some tries with 115200 and 38400 too... Results are the same! and using MySensors library 2.2.0, too! and using OpenHab too!
    While not connected to controllers... no NACK messages, every send messages got OK... and sensors don't lose gw connection (no continuos FPAR messages)...

    This is sensor log taken by Arduino IDE serial monitor (gw is connected to openhab):
    Two loop runs:

    • in first loop one value reached gw (temperature one), 2nd and 3rd value had NACK.
    • in 2nd loop no value reached gw (all have NACK).
      This behavior is quite usual, and it happens as soon as booted and while running for time..
      Even initial presentation gets "NACK"...

    Temperature: 20.20 *C
    Humidity: 59.20%
    Heat Index: 19.82 *C
    TSF:MSG:SEND,1-1-0-0,s=1,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:20.20
    !TSF:MSG:SEND,1-1-0-0,s=0,c=1,t=1,pt=7,l=5,sg=0,ft=0,st=NACK:59.20
    !TSF:MSG:SEND,1-1-0-0,s=2,c=1,t=0,pt=7,l=5,sg=0,ft=1,st=NACK:19.82
    Temperature: 20.20 *C
    Humidity: 59.00%
    Heat Index: 19.82 *C
    !TSF:MSG:SEND,1-1-0-0,s=1,c=1,t=0,pt=7,l=5,sg=0,ft=2,st=NACK:20.20
    !TSF:MSG:SEND,1-1-0-0,s=0,c=1,t=1,pt=7,l=5,sg=0,ft=3,st=NACK:59.00
    !TSF:MSG:SEND,1-1-0-0,s=2,c=1,t=0,pt=7,l=5,sg=0,ft=4,st=NACK:19.82


Log in to reply
 

Suggested Topics

  • 3
  • 2
  • 2
  • 10
  • 3
  • 2

1
Online

11.2k
Users

11.1k
Topics

112.5k
Posts