-
Eng. Rashid N. Bumarwa became a registered member 3 years, 11 months ago
-
neilh20 replied to the topic Transfer file from SD card to iOS/Android via bluetooth in the forum Infrastructure and Equipment 3 years, 11 months ago
@selbig Wow thanks for sharing that. I’ve been thinking about BT for some time… and hadn’t seen how far it has come. There is also Blue Tooth Commander App for Android – so good for all types.
I’m just wondering how you are powering it.?
On powering, I’m really looking that it needs to be able to use low power, and then turn on when the C…[Read more]
-
Luciano Oliveira became a registered member 3 years, 11 months ago
-
Lucas became a registered member 3 years, 11 months ago
-
Shannon Hicks replied to the topic LTE-M1: Bluetooth, Cellular 4G LTE CAT-M1 (AT&T/Verizon) Availability in the forum Mayfly Data Logger 3 years, 11 months ago
All bare-board electronics such as the Digi LTE cellular board and the EnviroDIY Mayfly are sensitive to static electricity and theoretically they could be damaged if you aren’t careful. That said, the Mayfly is pretty hardy and I haven’t experienced any problems after handling multiple thousands of boards over the last few years in all sorts of…[Read more]
-
Shannon Hicks replied to the topic Availability Grove 6-Pin Screw Terminal Stereo Jack Adapter in the forum Mayfly Data Logger 3 years, 11 months ago
We used to sell the 6-pin screw terminal boards on Amazon, but don’t anymore. We do offer a 5-pack in our EnviroDIY ship page if you want to buy 5 all at once: https://www.envirodiy.org/product/envirodiy-grove-6-pin-screw-terminal-adapter-pack-of-5/
Otherwise as Beth said, you might be able to use a regular 4-pin screw terminal board that is w…[Read more]
-
fisherba replied to the topic Availability Grove 6-Pin Screw Terminal Stereo Jack Adapter in the forum Mayfly Data Logger 3 years, 11 months ago
Perfect. Go with a 4 pin. The 3.5 mm jack only has 4 pins/connections over the length of the jack. Here’s a photo that might help. You can find a lot about how these are mapped for audio (left, right, mic, ground) and they are mapped differently for iPhone vs other manufacturers. https://cdn.sparkfun.com//assets/parts/7/5/4/6/11570-04.jpg
-
Cheryl Nolan replied to the topic Availability Grove 6-Pin Screw Terminal Stereo Jack Adapter in the forum Mayfly Data Logger 3 years, 11 months ago
I don’t know, I’m just going off of the parts list that I have. It may, since the sensor only has 4 wires.
-
fisherba replied to the topic Availability Grove 6-Pin Screw Terminal Stereo Jack Adapter in the forum Mayfly Data Logger 3 years, 11 months ago
Since that has 3 ground lines, wouldn’t a 4-pin work?
-
Cheryl Nolan started the topic Availability Grove 6-Pin Screw Terminal Stereo Jack Adapter in the forum Mayfly Data Logger 3 years, 11 months ago
Does anyone know the availability of the Grove 6-Pin Screw Terminal Stereo Jack Adapter? I found one place that’s selling it for $7 but the shipping is $25. I currently have two of the plug in adapters but need the screw in type.
Thanks
-
Cheryl Nolan replied to the topic LTE-M1: Bluetooth, Cellular 4G LTE CAT-M1 (AT&T/Verizon) Availability in the forum Mayfly Data Logger 3 years, 11 months ago
Another question now that I have this part it specifically says not to open it “except at a static free workstation”. Will a concrete floor and a discharge prior to opening the bag work?
-
Sara Damiano replied to the topic Transfer file from SD card to iOS/Android via bluetooth in the forum Infrastructure and Equipment 3 years, 11 months ago
That’s great! I’m sorry, I was imagining you had the entire set-up, Mayfly and all, running on batteries and sealed under water
-
Sara Damiano replied to the topic Optical dissolved oxygen solutions? in the forum Environmental Sensors 3 years, 11 months ago
You should be using the same modbus address that you use when connected to the computer.
Looking at the datasheet again, I told you the wrong connections. I’m sorry. Only Y/Z are available in half-duplex mode, not A/B. So you need to move A->Y and B->Z. Turn off the Y/Z termination dip switch (I think). I also told you the wrong pins for…[Read more]
-
Madbird replied to the topic Optical dissolved oxygen solutions? in the forum Environmental Sensors 3 years, 11 months ago
Hi Sara,
Again thank you for your help, I am supplying the Y4000 from a dedicated power supply and I have done all the code instruction you gave earlier.
The code is working. However, the sensor is not responding back as you can see in the attached picture. I thought it might be a grounding issue so I have connected the grounding from the sensor…[Read more]
-
Cheryl Nolan replied to the topic LTE-M1: Bluetooth, Cellular 4G LTE CAT-M1 (AT&T/Verizon) Availability in the forum Mayfly Data Logger 3 years, 11 months ago
Thanks Shannon!
-
Selbig replied to the topic Transfer file from SD card to iOS/Android via bluetooth in the forum Infrastructure and Equipment 3 years, 11 months ago
Thanks for the input. I got it figured out. It’s a pretty sweet arrangement that will make life easier for data collection. As @neilh indicated, the Mayfly logger, bluetooth HM-10, battery, and all wires will be in a waterproof box above the water with the sensors in the water below secured to channel iron or some other rod. There’s an app called…[Read more]
-
neilh20 replied to the topic Transfer file from SD card to iOS/Android via bluetooth in the forum Infrastructure and Equipment 3 years, 11 months ago
Hi @selbig an interesting idea.
I’ve been thinking about unattended access (of just equipment monitoring) and BT (low power) would be pretty nice. However as you are seeing there is a lot of complexity and some history with BT protocol versions that makes a simple concept a bit challenging. Sounds like for some reason BT is not associating with…[Read more]
-
James_NZ started the topic Sending SMS to the Mayfly to Trigger Action in the forum Mayfly Data Logger 3 years, 11 months ago
Hi all,
I was wondering if anyone has experimented with sending a SMS to the Mayfly via an XBee3 LTE to trigger an action? My goal is to have a modular sensors sketch operating as per normal, but be able to ‘trigger’ an ISCO 6700 autosampler via a text message from our main office. I think this would require some amendment to the modular…[Read more]
-
Sara Damiano replied to the topic Optical dissolved oxygen solutions? in the forum Environmental Sensors 3 years, 11 months ago
You’re not “overwriting” the serial connection. The USB connection on the SAMD21 is a bit touchy and will fail if anything in the program fails. In you’re program in lines 117 and 119 you’re calling
Serial.println(...)
and asking it to print the results of a function that returns void. That’s most likely causing the crash. It probably wou…[Read more] -
Madbird replied to the topic Optical dissolved oxygen solutions? in the forum Environmental Sensors 3 years, 11 months ago
Hi Sara,
Thank you very much for your help, I actually have a Y4000 and I have managed to communicate to it and use it connected to a PC, I am trying to monitor a near river.
I tried to work as you have written earlier, the problem is it looks like I am overwriting the serial connection to the PC, so the second the code uploads the USB…[Read more]
- Load More