-
Bernard replied to the topic logging to mmw with GPRSbee rev.7, issue wake/sleep and server response 504 in the forum Monitor My Watershed 5 years, 3 months ago
got upload errors, second attempt.
-
Bernard replied to the topic logging to mmw with GPRSbee rev.7, issue wake/sleep and server response 504 in the forum Monitor My Watershed 5 years, 3 months ago
I attached two files, deep and regular debugging for the gprsbee. This in the case of sending the data to MMW. I hope you can find something.
Bernard
-
Bernard replied to the topic logging to mmw with GPRSbee rev.7, issue wake/sleep and server response 504 in the forum Monitor My Watershed 5 years, 3 months ago
Dear all, a brief follow up on this issue. I have redone the same system to log to MMW. I am sending 4 measurements Bat_volt, MaximDS3231_Temp, Modem_RSSI, Modem_SignalPercent. After enabling debugging I do not get any disturbing messages about the functioning of the Sodaq GPRSbee rev7, however I am still getting the response code 504 (gateway…[Read more]
-
Bernard replied to the topic best practices enabling debugging modular sensors using platformIO in the forum Mayfly Data Logger 5 years, 3 months ago
Thanks a lot, ThingSpeakDebugger is working!
-
Bernard replied to the topic best practices enabling debugging modular sensors using platformIO in the forum Mayfly Data Logger 5 years, 3 months ago
I have been doing some testing to better understand what is happening. I first tried to build and compile the same example in my deployments folder, that I made during the Learn EnviroDIY Programming tutorial (which was great!). In that project folder I have much less errors. Apparently, I didn’t made a new project folder with the correct s…[Read more]
-
Bernard replied to the topic best practices enabling debugging modular sensors using platformIO in the forum Mayfly Data Logger 5 years, 3 months ago
Thanks for all the information, this was very helpful. If I try to build using the following build flags,
build_flags = -DSDI12_EXTERNAL_PCINT -DNEOSWSERIAL_EXTERNAL_PCINT -DMQTT_MAX_PACKET_SIZE=240 -DMS_DATAPUBLISHERBASE_DEBUG -DMS_SODAQ2GBEER6_DEBUG
I get the following error.
Archiving…
-
Bernard started the topic best practices enabling debugging modular sensors using platformIO in the forum Mayfly Data Logger 5 years, 3 months ago
Dear all,
I have quite some trouble to enable debugging. In the header files (.h) of the modular sensors library you can enable debugging by uncommenting a debugging statement. However working form platformIO and using lib_deps = EnviroDIY_ModularSensors, I am getting puzzled how to properly adjust header files. If I use a cloned version of the…[Read more] -
Bernard replied to the topic logging to mmw with GPRSbee rev.7, issue wake/sleep and server response 504 in the forum Monitor My Watershed 5 years, 6 months ago
Thank you – appreciate the quick response. I am not sure if I understand you correctly. At least the parameters that I am sending have correct UUID’s, I double checked, and all the parameters that I listed under the variableList[] have a UUID. However, I do measurements, e.g. soil temperature with a soil moisture sensor, which I do not send to MMW…[Read more]
-
Bernard started the topic logging to mmw with GPRSbee rev.7, issue wake/sleep and server response 504 in the forum Monitor My Watershed 5 years, 6 months ago
Dear all,
I am trying to run an almost identical sketch “logging_to_mmw.ino” from the modular_sensor examples using a sodaq GPRSbee rev 7. If I am correct the rev.7 uses the same wake functions as the GPRSbee rev 6. So I assumed that I had to define both the sim800 and rev.6 modem in the sketch. See below:
//…[Read more]
-
Bernard became a registered member 6 years, 2 months ago