After a reboot of Node-Red the other day, the Mega Modem is no longing connecting to the Wireless Gateway Node. After a restart and reset of the modem and several restarts of Node-Red, nothing has changed. The modem can be pinged, and port 2101 is open. The LED is a solid green. Node-Red logs show the following (though sometimes with fewer tries).
{
error: ‘Request timed out without response’,
original: [ 8, 1, 73, 68 ]
}
{
error: ‘Request timed out without response’,
original: [ 8, 2, 73, 68 ]
}
{
error: ‘Request timed out without response’,
original: [ 8, 3, 73, 68 ]
}
{
error: ‘Request timed out without response’,
original: [ 8, 4, 73, 68 ]
}
{
error: ‘Request timed out without response’,
original: [ 8, 5, 73, 68 ]
}
{
error: ‘Request timed out without response’,
original: [ 8, 6, 73, 68 ]
}
I gave the Alpha Station software a go, and it auto-detects the modem just fine. When trying to view the sensors, however, it responds with “Unable to Communicate with Modem.”
I found a thread here talking about doing a factory reset on the Digimesh radio. Is that a recommended course of action? Any other suggestions?