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
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
JSN SR04T - Temperature Influencing Readings
Troubleshooting • 6 Sept 2019, 07:51 • Timbergetter 25 days ago -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 19 Mar 2025, 21:00 • bocalexandru 21 Mar 2025, 12:05 -
Ghost Child
Troubleshooting • 15 Mar 2025, 07:44 • FcNanoLed 18 Mar 2025, 18:36 -
Compiling Sensor code using BME280 and ESP8266
Troubleshooting • 26 Feb 2025, 00:32 • dpcons 26 Feb 2025, 06:22 -
Forum Search not working?
Troubleshooting • 4 Oct 2023, 23:33 • Gibber 2 Sept 2024, 20:28