I'm going to need some help debugging why my LM will only run for a few minutes before hanging.
Here is what I know.
1. it will run for days without issue if it is in the room below my router.
2. it will run for about 1 minute if it is outside, even though the signal strength is good and the telnet session has no issues.
3. I can cat /dev/ttyS1 for ever and never have any issues, except if it is done simultaneously with the web server running the webserver wont update while the cat is running.
I do see data corruption on /dev/ttyS1 when the router is outside, I do not see it when inside.
Here is a sample from /dev/ttyS1
$HMSU,225.207.4,U,61.2,U,40,39,0
$LMSU,225,207.5,U,61.2,U,40,39,0
$HMSU,225,207.6,U,61.2,U,40,3N°
$HMSU,225,207.6,U,6±.2,U,40,39,0
$HMSU,225,20?.6,U,61.2,U,40,39,0
$HMSUl225,207.7,U,61.3,U,40,39,0
$HMSU,225,207.7,U,61.2,U,40,39,0
$HMSU,225,207.8,U,61.3,U,40,39,0
$HMSU,225,207.8,U¬61.3,U,40,39,0
$HMSU,225,207.9,U,61.3,U,40,39,0
$HMSU,225,20?.9,U,61.3,U,40,39,0
$HMSu,225,208.0,U,61.3,U,40,39,0
$HMSU,225,208.1,U,61.3,U,40,39,0
$HMSU,225,208>1,U,61.3,U,40,39,0
$HMRF,A,3300,128,1310
$HMSU,225,208.2,U,61.3,U,40,39,<
$HMSU,225,208.3,U,61.?,U,40,39,0
$xMSU,225,208.3,U,61.3,U,40,39,0
$HMSU,225,208.4,U,61.5,U,40,39,0
I'm not sure if this is corrupted between HM and LM, or LM -> telnet -> putty
But because the LM is hanging, and requires a restart to get it going again, I'm thinking that the corruption is between HM and LM.
Maybe I'm way off base though
I just want the webserver to run
Currently I'm doing my cooks via cat /dev/ttyS1
Let me know what I can do to help debug.
thanks,
dave
P.S. - HM and LM are up to date as of 1/25/12