-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Digi S6 reliability and/or MMW Overloaded #21
Comments
After some extensive testing, by putting in a PACING delay of 2 seconds in transmitting to MMW, all readings are now being delivered. Practically, every time a new reading is POSTED, it creates a new TCP/IP link to data.envirodiy.org |
Well after another week of testing, making small modifications and then another day of soak testing, and also major "Publisher Pacing". The Publisher Pacing appears to make MMW more reliable, when it does respond. Found out that there was small periods that the Digi S6B was not responding to entering CMD mode. Not entering CMD mode is a critical failure of communications with S6B. The problem looked like this
For no response from MMW, this is what the interaction with the S6B looks like
and for a response from MMW
====================================
The core issue is the lack of response to 10 attempts at +++ ~ which is likely to be very deep in TINY_GSM |
In 0.28.5 S6B WiFi parameters being read before being written so doesn't wear down flash. |
Testing against https://github.com/neilh10/ModularSensors/releases/tag/v0.30.0.release1_211012. |
Merged to EnviroDIY/ModularSensors (develop). EnviroDIY#194 |
Title: Initially Digi S6 reliability , then renamed to MMW Overloading, then renamed back to Digi S6 reliability
For a system "test06" running the Digi S6, Starting Sept 10 after 33days Oct 14th, it appeared to stop getting responses from the MMW.
Its not clear where the problem was, see tu_rc_test06_TimeSeriesResults _snap201204.xlsx
This was using a home SSID and was in the edge of the signal ~ -71db
However after Dec-06 changing to an outdoor SSID, requiring an update to the uSD, and system reset (not power cycle), on connecting to MMW some 5119 pending responses where then delivered in one transaction ~ See tty201204-1706test06.txt. Fantastic.
I'm assuming it was something to do with the reliability of the S6. This issue is to manage the reliability of the test Digi S6.
Possibly when the RSSI is not readable the modem should be software reset. Hardware power down or reset is not possible.
The text was updated successfully, but these errors were encountered: