-
Heather Brooks replied to the topic MMW is down in the forum Monitor My Watershed 4 years ago
Thanks for reporting, and thanks to @mbarney for opening a GitHub issue. The development team is taking a look.
-
Jake Lemon started the topic MMW is down in the forum Monitor My Watershed 4 years ago
I’m getting a “bad gateway” message when trying to access MMW.
-
Shannon Hicks replied to the topic LTE-M1: Bluetooth, Cellular 4G LTE CAT-M1 (AT&T/Verizon) Availability in the forum Mayfly Data Logger 4 years ago
Yes, Digi-Key has over 4,500 of them in stock right now: https://www.digikey.com/en/products/detail/digi/XB3-C-A2-UT-001/7932027
Mouser only has ~350 right now and is slightly more expensive than Digi-Key: https://www.mouser.com/ProductDetail/DIGI/XB3-C-A2-UT-001
Note that Digi (makers of the cellular modem) and Digi-Key (an electronics d…[Read more]
-
Cheryl Nolan started the topic LTE-M1: Bluetooth, Cellular 4G LTE CAT-M1 (AT&T/Verizon) Availability in the forum Mayfly Data Logger 4 years ago
Does anyone know if the LTE-M1: Bluetooth, Cellular 4G LTE CAT-M1 (AT&T/Verizon) is still available from Digi XBee Cellular? When I do a search for it on their site this comes up Digi XBee Cellular LTE Cat 1, Verizon LTE Cat 1, Dual U.FL, TH.
Thanks
-
neilh20 replied to the topic Stability Testing ~ how to do it? in the forum Mayfly Data Logger 4 years ago
I’m testing the stability of the Mayfly with the Digi WiFi S6B with software using the 0.27.5 base., running off the LiPo battery.
Some of the the WiFi S6B hybrids initially connect to the WiFi network, get NIST time, and then later after a couple of cycles of sleeping/waking will no longer connect to the wifi. I’ve connected a Salaea Logic…[Read more]
-
neilh20 replied to the topic Stability Testing ~ how to do it? in the forum Mayfly Data Logger 4 years ago
I’ve received more “LTE Bee Adapter” cards, and looking to experiment using it to investigate why the Xbee WiFi S6B is not reliably connecting to the local wifi network. https://github.com/neilh10/ModularSensors/issues/21
The LTE Bee Adapter card provides power directly from the LiIon battery, control of the Xbee reset, and potentially also an…[Read more]
-
neilh20 replied to the topic Stability Testing ~ how to do it? in the forum Mayfly Data Logger 4 years ago
Well after running for some time with the WiFi S6B, and still having problems after it has been running for a couple of hours,
I’ve switched to one my target field internet comms of Digi XBee3 LTE-M over Verizon.Very interesting the Digikey RevXsystems https://dataplans.digikey.com (thanks to @mbarney for the suggestion) has a new low cost…[Read more]
-
Jim Egenrieder became a registered member 4 years ago
-
TheDeveloperPro became a registered member 4 years ago
-
Selbig started the topic Transfer file from SD card to iOS/Android via bluetooth in the forum Infrastructure and Equipment 4 years 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 4 years 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 4 years ago
-
neilh20 replied to the topic Stability Testing ~ how to do it? in the forum Mayfly Data Logger 4 years 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.
- Load More