You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

10Oct13, ~16z

Continuing rad/soil mote outages appear related in at least some cases to the 3hourly xbee resets automatically done by the motes.   Because the gps's and the local storage options are now turned off, having radio outages is problematic.   In an attempt to improve the situation the timing was changed:

Flr: id1 & id2 & id17: xbee reset = hourly (xr=3600), gps=off (gr=0)

Near: id3=xbee reset hourly,   id8 & id10=xbee reset off; gps=off(gr=0)

Far: id4 & id22: xbee reset = 2hours (xr=7200),  gps=off (gr=0)

With this mix, hopefully the outages will be less and we can see if the reset timing is still the critical factor instead of hardware issues.

We may want to consider having the dsm's send 'hb' heart-beat commands to the motes and re-enable xbee reset values (which only reset if there is no heart-beat received).

14Oct13, ~1Z GMT

Noticing that Tom reported in the mote status that flr was having additional problems I logged in and rserial'd to the xbee's.

ID1 and 2 were reporting but not 17 as noted.   I tried a 'hb<cr>' command and then a simple <cr> and 17 began reporting.

Further commands issued and normal responses were received.

Changed xbee reset timing: was xr=3600 (1hour), to xr=43200 (12hours).   Maybe they should be turned off, however, what i notice is that things work much better after commands are received from the base radio, so we should consider the cron-'hb' i believe.

  • No labels