-
Zeke Holloman started the topic Mayfly I2C Address in the forum Mayfly Data Logger 2 years, 9 months ago
Hi there! Does the Mayfly have an I2C address associated with it? I’m trying to use Wire.h to transmit data between two Mayflys. If it does, where could I find it, for both the 0.5b and the 1.0. Thank you!
-
Zeke Holloman replied to the topic Connecting SIM7080 to New Thingspeak in the forum Mayfly Data Logger 2 years, 10 months ago
@neil20 Hey, thanks! WOW! That’s awesome it worked for you as well. Hope it ends up being helpful!
I will say, it wasn’t a quick process. It was a lot of jumping back and forth between ThingSpeak documentation and code, but I was SUPER excited when it finally uploaded.
Aaaah, ok, that makes sense. Thank you!
-
Zeke Holloman replied to the topic Connecting SIM7080 to New Thingspeak in the forum Mayfly Data Logger 2 years, 10 months ago
/** * @file ThingSpeakPublisher.cpp * @copyright 2020 Stroud Water Research Center * Part of the EnviroDIY ModularSensors library for Arduino * @author Sara Geleskie Damiano <sdamiano@stroudcenter.org> * * @brief Implements the ThingSpeakPublisher class. */ #include "ThingSpeakPublisher.h" //…
-
Zeke Holloman replied to the topic Connecting SIM7080 to New Thingspeak in the forum Mayfly Data Logger 2 years, 10 months ago
Hi all! Thank you for all of your feedback and tips! I spent some time this week looking at the mqtt3.thingspeak.com server and I was able to get a channel up and running on it.
Overall, it’s not drastically different than mqtt.thingspeak.com. The main aspect being removed in the legacy Thingspeak server is the API…[Read more]
-
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]
-
Zeke Holloman replied to the topic Trouble locating information on new LTEBee in the forum Mayfly Data Logger 3 years ago
@shicks Aaaah, sorry to hear that. Hopefully the fix won’t be too bad.
Thanks for posting that code so quickly! I didn’t have time to look at it until today. I had an older version of Modular Sensors downloaded and so I tried running it with the code you sent and with a few edits in order to get it logging to thingspeak, it was practically plug…[Read more]
-
Zeke Holloman started the topic Trouble locating information on new LTEBee in the forum Mayfly Data Logger 3 years ago
-
Zeke Holloman replied to the topic USB to UART Mayfly, Serial Ports Not Connecting in the forum Mayfly Data Logger 3 years ago
Hey @shicks. Thanks for the lightning fast response.
That worked! Just had to download it from the link you sent.
Really excited to start working with the v1.0! Thank you all for your great hardware, communication, documentation, and quick responses!
-
Zeke Holloman started the topic USB to UART Mayfly, Serial Ports Not Connecting in the forum Mayfly Data Logger 3 years ago
Hi there! I recently purchased some Mayfly v1.0’s and was working to get them set up. I’m using Atom, alongside PlatformIO.
I’m trying to get some basic Hello world code running on the Mayfly, but I’m having some issues connecting to them, specifically connecting to the serial ports. The –port selection is blank, and highlighted blue (Pictures…[Read more]
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 2 months ago
@neilh20. Hey Neil! Sorry it’s been a while, but just a quick update. I was able to get it to work. I ended up purchasing a new XBee cellular modem (same type) alongside the Digi IoT Development Kit. Works great now!
I’m thinking the issue was either that I had set up the modem with a board that wasn’t the dedicated XCTU board (I was using the…[Read more]
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
Ok, thanks Neil. I’ll look into it.
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@vogelrnws Ah, ok! Awesome, thank you. And is there a place to put the apn in the main code?
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@vogelrnws Hi there! So I uploaded the files onto the Xbee and used a python editor to change the main.py file. Is there any arduino code you would recommend using alongside this approach?
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
Awesome, thank you. That worked
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@vogelrnws Ok, thank you. If you need my email, zholloman54@gmail.com
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@vogelrnws I was spending some time looking at the cellular stuff and I decided I’d try to use the python example you used, but I can’t seem to access the files through the Google Drive. Also, I don’t think I currently have a python editor. What is a good one that you would suggest? Thanks
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@neilh20 Ok, that sounds good. I just sent the details to your email. Let me know if it still works.
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@vogelrnws Thank you for sending that. I’ll be sure to take a look at it if ThingSpeak doesn’t work.
@neilh20 I tried running the code with your ModularSensors library, and it still didn’t work. The apn I’m using is hologram. If I am using a Hologram SIM card, is that correct, or should I change the source to something else? Also, what is…[Read more]
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
Hi there @vogelrnws. Honestly, It’d be awesome if you could send that code. I’m still considering my options on the method to publish the data, but that could be helpful!
@neilh20, ok! I’ll try that. For some reason (not really sure why), the code all of a sudden started saying that it couldn’t connect to the internet for clock sync. I’m…[Read more]
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
Hey @neilh20. I just had a thought. The fact that the software works with the Digi WiFi S6B. Do you think that means its an issue with the actual cellular connection as opposed to the code?
- Load More