Gregory Arrigotti
Gregory Arrigotti
@SRGDamia1 I did tweak a couple of those and still had some issues, I'll see if that change in modular sensors partially rectifies.
@SRGDamia1 Okay, I'll give it a try. Thank you.
Oddly enough, in if you put it into sensor testing mode now both sensors will work. We increased our wake time to five to ten seconds, but it will fail...
@SRGDamia1 Here should be the information, I have the address one and six. I also placed sensor one at the top of the variable array and moved the other one...
@SRGDamia1 Here are all three separate logs. ```ini build_flags = -DSDI12_EXTERNAL_PCINT -DNEOSWSERIAL_EXTERNAL_PCINT -DMQTT_MAX_PACKET_SIZE=240 -DTINY_GSM_RX_BUFFER=64 -DTINY_GSM_YIELD_MS=2 -D MS_SDI12SENSORS_DEBUG -DMS_SDI12SENSORS_DEBUG_DEEP -DMS_METERTEROS11_DEBUG ;-DMS_VARIABLEARRAY_DEBUG ``` [Deep and Terrow.txt](https://github.com/EnviroDIY/ModularSensors/files/6534980/Deep.and.Terrow.txt) ```ini build_flags = -DSDI12_EXTERNAL_PCINT -DNEOSWSERIAL_EXTERNAL_PCINT -DMQTT_MAX_PACKET_SIZE=240...
@SRGDamia1 The other file you requested. ```ini build_flags = -DSDI12_EXTERNAL_PCINT -DNEOSWSERIAL_EXTERNAL_PCINT -DMQTT_MAX_PACKET_SIZE=240 -DTINY_GSM_RX_BUFFER=64 -DTINY_GSM_YIELD_MS=2 -D MS_SDI12SENSORS_DEBUG -DMS_SDI12SENSORS_DEBUG_DEEP -DMS_METERTEROS11_DEBUG -DMS_VARIABLEARRAY_DEBUG ``` [Variable Array Debug.txt](https://github.com/EnviroDIY/ModularSensors/files/6535037/Variable.Array.Debug.txt) Yeah, I noticed that. Not entirely sure...
@SRGDamia1 But if I disable the debugging libraries then output is very, very different for the results saved to the SD Card. Same everything, 2000-06-06 05:39:00,1.25123,23.10,0.000,23.63,44.978,101405.84,4.882,24.75,-9999.00000,-9999.00,0.000 2000-06-06 05:40:00,1.25247,23.10,0.000,23.45,45.646,101403.51,4.852,24.75,-9999.00000,-9999.00,0.000 2000-06-06 05:41:00,1.24670,23.10,0.000,23.40,45.535,101404.56,4.852,24.75,-9999.00000,-9999.00,0.000
That’s a great idea, we have non programmers maintaining our sites.