-
Sara Damiano replied to the topic Pin locations for Yosemitech Y510-B in the forum Mayfly Data Logger 2 years, 9 months ago
There’s no enable pin broken out, so it must have automatic flow control. That’s what you want. This one, right: https://www.amazon.com/ALMOCN-Adapter-Module-Converter-Indicator/dp/B09998FY4X?th=1
You said:
Currently the RS485 wires connected to the Y510-B into the mayfly are as follows: GND to GND, RXD to D11, TXD to D8, and VCC to sv5.
If th…[Read more]
-
Liz replied to the topic Pin locations for Yosemitech Y510-B in the forum Mayfly Data Logger 2 years, 9 months ago
Thank you so much for answering me I have been stuck for quite some time.
To answer your questions, I am running them separate because my Y504 Sensor requires 6+volts and needed a DC step up booster board and the Y510 sensor needs 5volts. Would it still be possible to put them on one RS485 and power supply?
I am unfamiliar with the NeoSWSerial,…[Read more]
-
Sara Damiano replied to the topic Connecting SIM7080 to New Thingspeak in the forum Mayfly Data Logger 2 years, 10 months ago
Sorry, I coded up the ThingSpeak publisher ages ago only to prove to myself that I could get an MQTT publisher working. I’ve never used it beyond that. I don’t have a paid account so after the trial period I was locked out and I’m not willing to do much testing on an account tied to my personal email.
Anyway, the code for ThingSpeak is in the…[Read more]
-
Sara Damiano replied to the topic Pin locations for Yosemitech Y510-B in the forum Mayfly Data Logger 2 years, 10 months ago
AltSoftSerial only works on pins 5 and 6. That’s why there’s no place in the code to declare the Tx and Rx pins. It’s strictly limited to those two.
<div dir=”auto”></div>
<div dir=”auto”>Is there a reason you have the two sensors on separate RS485 adapters and power supplies? I’m fairly certain that the two sensors operate on the same supply…[Read more] -
Liz started the topic Pin locations for Yosemitech Y510-B in the forum Mayfly Data Logger 2 years, 10 months ago
I am having an issue on getting my Yosemitech Y510-B Turbidity and Y504 dissolved oxygen sensor working. Currently my program is logging but for both sensors the output is continuously -9999 and NULL in sensor testing mode. The Y510 Turb sensor’s RS485 TXD LED will light with every sensor reading so I believe it is getting the power and sending…[Read more]
-
Rick Vogel replied to the topic Connecting SIM7080 to New Thingspeak in the forum Mayfly Data Logger 2 years, 10 months ago
Can you provide more details especially in reference to your code and how you are connecting to thingspeak?
-
Zeke Holloman started the topic Connecting SIM7080 to New Thingspeak in the forum Mayfly Data Logger 2 years, 10 months ago
@neilh @shicks @vogelrnws
Hi there! I recently received an email from Thingspeak stating that they are planning on shutting down their legacy Thingspeak server this month. I’m working to convert my Thingspeak channels over to from mqtt.thingspeak.com to mqtt3.thingspeak.com.
I’m using a Mayfly v1.0 alongside you all’s SIM7080 card. It publishs…[Read more]
-
Sara Damiano replied to the topic Uploading file in the forum Mayfly Data Logger 2 years, 10 months ago
It’s been a while since I’ve used Atom. Are you sure the program is compiling without errors and actually being uploaded? If there are errors in the build, it won’t actually be uploaded.
-
Tao Wen became a registered member 2 years, 10 months ago
-
Liz started the topic Uploading file in the forum Mayfly Data Logger 2 years, 10 months ago
I am trying to get my sensors to log onto an SD card on the Mayfly 0.5 on atoms platformio. However, I am changing my program and uploading, and it seems to work fine, but I do not think it is running the right program when I then testing it, even after making some changes to my program and reuploading. I still have yet to get my Yosemitch Y504…[Read more]
-
Steve Tricarico became a registered member 2 years, 10 months ago
-
humin became a registered member 2 years, 10 months ago
-
neilh20 replied to the topic Stability Testing ~ how to do it? in the forum Mayfly Data Logger 2 years, 10 months ago
In the early part of this year 2021, I did some regression testing using an Insitu LT500/SDI12 with a modbus board and telecom LTE, and I ran into a hard to find issue on the Mayfly 0.5b – the Uart Rx line is unterminated..
When extending features, its not unusual that problems are uncovered in new ways of exercising the software.
As part of a…[Read more]
-
James_NZ replied to the topic Interference between HYDROS CTD and Yosemitech Turbidity Sensor in the forum Mayfly Data Logger 2 years, 10 months ago
Thank you Anthony. It sounds like this may be the problem. It seems strange that I have 9 of 10 sites operating perfectly, but this site refuses to play nice. I will try your solution when I get some time over the Christmas break.
Have a great Christmas and New Year.
James
-
Anthony Aufdenkampe replied to the topic Interference between HYDROS CTD and Yosemitech Turbidity Sensor in the forum Mayfly Data Logger 2 years, 10 months ago
The first explanation that pops to mind is that the DIY Modbus wing has power bleed from the digital pins when the power is turned off.
Modbus stop bits are high, which leaves the AltSoftSerial transmit pin (5 or 6) at 3.3V when the sensor power shuts down. This then bleeds through RS485 converter (when it is powered off) over to the switched…[Read more]
-
dan@wachusett commented on the post, The "Frankenlog" Network: A Forest Floor Ecohydrology Sensor Network Using the Mayfly Data Logger 2 years, 10 months ago
Very cool project David. I am wondering if you could share a list of hardware/electrical components that you used to power your Mayflies with marine batteries. I have one site that gets virtually no sun, so I am […]
-
James_NZ started the topic Interference between HYDROS CTD and Yosemitech Turbidity Sensor in the forum Mayfly Data Logger 2 years, 10 months ago
Hi all,
I have a frustrating problem at one of my sites where the turbidity sensor seems to be interfering with CTD readings resulting in -9999 readings for all CTD measurements. I’m using a DIY MODBUS shield for the turbidity sensor, and when I remove that the CTD reads perfectly. This puts me in a situation of only being able to read the C…[Read more]
-
Anthony Aufdenkampe replied to the topic MMW timeouts in the forum Mayfly Data Logger 2 years, 10 months ago
@neilh, we’re glad to have you doing the intensive testing, reporting what you find, and having patience with us over the years before we could dive in to this issues, and over these recent weeks and future months as we work out all the tech debt and also adjust to a growing data system (we have 400 million records!).
-
neilh20 replied to the topic MMW timeouts in the forum Mayfly Data Logger 2 years, 10 months ago
@aufdenkampe many thanks. Appreciate this is covering timing issues that are a bit hard to flush out.
I suppose I’m the messenger in checking the system to what appears to be the bar from the Mayfly, but its a pretty hard area to checkout – all I can say is that as the messenger I’ve seen the challenges in other systems and was trying to give…[Read more]
- Load More