Serial Gateway halt!
-
Hi. sorry.. I forgot ..
Here is serial data from gateway (with date time stamp) and debug serial data from sensor .Serial Gateway
Gateway.odt
and
Sensor
sensor.odt

in this data you can see :
13:24:15 but gateway record last data : 13:29:49 so the gateway halt after this last packet...
I use standard code from example directory .. and use last ARduino IDE..
regards... -
which sensor sketch are you using?
-
sorry.. I not use controller .. only serial port monitor..
really I need controller? can't serial gateway stand alone?regards
-
Hi.I use example from source code . Serial gateway and binary switch with sleep.I don't want use serial gateway stand alone like controller. Now I want only received data and understand how it work.. If my gateway halt then controller will not working too.
What is it ? : st=ok or st=false from my report..regards
-
@dzairo said:
Serial gateway and binary switch with sleep.I don't want use serial gateway stand alone like controller. Now I want only received data and understand how it work.. If my gateway
Hello,
same issue here after months of good working, I rebooted the cubie exploiting it and no more communications... reboot, same, reflash: same...
I guess I'll have top go back in debug mode....
-
Ehm... IF try my own code (GCC + AVR Studio 4.19) then I can send thousand packet (with ACK) from more sensor in same time ..and receiver still receive .. nRF24L01+ is stable IC and work good .. I don't know why not working in MySensor ..
I must write own sensor network code ..
MySensor is writed for Arduino then is too hard emulate in AVRStudio .. is it possible .. but ..regards.
-
I updated my git repository, re flashed the gateway and we're back ....