-
Jim Egenrieder became a registered member 3 years, 11 months ago
-
TheDeveloperPro became a registered member 3 years, 11 months ago
-
Selbig started the topic Transfer file from SD card to iOS/Android via bluetooth in the forum Infrastructure and Equipment 3 years, 11 months ago
Newbie question here…I successfully setup the Mayfly to measure and record temperature and dissolved oxygen to the SD card. Access to the loggers will require someone to paddle out in a canoe or kayak. Rather than have them risk dropping the SD card in the water while transferring data to a laptop, I’d like to have a simple file transfer via…[Read more]
-
Matt Barney started the topic Duplicate ModularSensors libraries in PIO in the forum Mayfly Data Logger 3 years, 11 months ago
When you include
lib_deps = EnviroDIY_ModularSensors
in platformio.ini, PlatformIO consults its registry to install the library and its dependencies. However, I just noticed that there are two in the registry: one under envirodiy and one under srgdamia1. Presumably envirodiy is the correct one? While it is possible to specify a library…[Read more]
-
Selbig became a registered member 3 years, 11 months ago
-
neilh20 replied to the topic Stability Testing ~ how to do it? in the forum Mayfly Data Logger 3 years, 11 months ago
Some status – the periodic Mayfly RESETs turned out, I think, to be happening when polling the Insitu LT500 gauge over SDI12. https://github.com/EnviroDIY/ModularSensors/issues/344
The new code breaks the polling of the Insitu LT500, I’m doing debug under various scenarios to try and under stand it.…[Read more]
-
peterliao2020 became a registered member 4 years ago
-
neilh20 started the topic Stability Testing ~ how to do it? in the forum Mayfly Data Logger 4 years ago
I’m just wondering who might be doing some system stability/reliability testing ? and what their setup is.
By system stability: I define it as test setup representing real world conditions that can exercise a majority of core code.
Traditionally, in open source this is such a sqiggy area, that it requires a community of supporters to exercise…[Read more]
-
Some status – the periodic resets turned out I think to polling the Insitu LT500 gauge over SDI12. https://github.com/EnviroDIY/ModularSensors/issues/344
The new code breaks the polling of the Insitu LT500, I’m doing debug under various scenarios to try and under stand it.
https://github.com/EnviroDIY/ModularSensors/issues/346I’m seeing…[Read more]
-
-
James_NZ replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
Further update. My modular sensors code is logging to MMW flawlessly. I never thought I would see the day! Obviously something worked with Sara’s bypass code:
The only other thing I would like to know is how to code the…[Read more]
-
James_NZ replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
And here’s the bypass output. I think this worked! Any idea why, and how I could transfer to my modular sensors code?
James
[6008] Putting XBee into command mode... [7133] Setting I/O Pins... ATD81 ATD91 ATD71 ATD51 ATP01 [7227] Setting Sleep Options... ATSM1 [7245] Setting Other Options... ATDO0 ATP10 [7284] Making sure airplane mode is…
-
James_NZ replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
Hi Sara,
Here’s the output from the carriage return code extension:
[6008] Initializing the XBee... [6010] ### TinyGSM Version: 0.10.6 [6010] ### TinyGSM Compiled Module: TinyGsmClientXBee +++OK ATAP0 OK ATGT64 OK ATCT64 OK ATWR OK ATAC OK ATHS B08 [7272] ### Modem: Digi XBee3 Cellular LTE-M ATCN OK [7288] Putting XBee into command…
-
Matt Barney replied to the topic PlatformIO not downloading all ModularSensors dependencies in the forum Mayfly Data Logger 4 years ago
This issue is fixed in the latest PIO dev version. Details can be found in the PIO issue thread.
Matt
-
Sara Damiano replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
I wish there was some magical way to know why the connection isn’t working or to bribe the thing into working. Obviously from this forum, and from dozens of issues in the TinyGSM library, a lot of people have trouble figuring out the right settings to get their board to connect.
-
Sara Damiano replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
And a new program to try to set it up in bypass to see if we can see what’s failing that way. I’ve also posted this on GitHub here: https://github.com/EnviroDIY/ModularSensors/blob/master/tools/LTExBee_FirstConnectionBypass/LTExBee_FirstConnectionBypass.ino
#define TINY_GSM_MODEM_SARAR4 #define TINY_GSM_RX_BUFFER 64 #define TINY_GSM_YIELD_MS…
-
Sara Damiano replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
Ugh; I thought it would work. 🙁
Two things to try. First, try running the same thing but change your serial monitor settings to show you more of the output. If you’re running the Arduino IDE, when you open the serial port monitor, use the drop-down at the bottom to select “Carriage return.” (See screenshot.) In PlatformIO, add this to the…[Read more]
-
James_NZ replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
Sigh, so I thought we had this but I’m getting the same result. My code is below, as well as the serial output.
Any thoughts?
#define TINY_GSM_MODEM_XBEE #define TINY_GSM_RX_BUFFER 64 #define TINY_GSM_YIELD_MS 2 #define TINY_GSM_DEBUG Serial #include <Arduino.h> #include <StreamDebugger.h> #include <TinyGsmClient.h> StreamDebugger…
-
Sara Damiano replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
The settings for the profile and the band mask should be saved on the module, so you should only need to set it up one time. But, if you’re using ModularSensors, you’ll see that a bunch of the set-up from the first-run sketch is copied in the set-up for the modem in the example sketches. So when using those examples, you’ll either need to delete…[Read more]
-
James_NZ replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
Thanks so much for your help. I will try this tonight when I get home!
Have a wonderful Christmas.
James
-
Sara Damiano replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
To use those commands exactly, you need to switch to bypass mode.
But, the proper equivalent of almost all of those commands area already being used anyway, so you don’t need to change much at all.
They are setting the profile to
1
just like I suggested (that’s theUMNOPROF
). Other than making that change, I think the only thing you need to…[Read more] -
James_NZ replied to the topic XBee and Hologram LTE: issues connecting to internet in the forum Mayfly Data Logger 4 years ago
Thanks for the prompt reply Sara. You must love these LTE’s by now!
I have had some feedback from Spark who suggest that they have lots of other SARA R410M devices running on the network.
Sara, does the information below mean anything to you? I figure that I would construct code using “gsmModem.sendAT(GF(“”)) ” to send these configurations t…[Read more]
- Load More