Home › Forums › Mayfly Data Logger › Error Compiling for Mayfly; ModularSensors
Tagged: error compiling
- This topic has 2 replies, 2 voices, and was last updated 2024-07-08 at 11:18 AM by Elizabeth Watson.
-
AuthorPosts
-
-
2024-07-05 at 11:54 AM #18556Hello,
I’m currently trying to change the logger ID, input the variable list, and input the UUID List, but the sketch (DRWI_DigiLTE) keeps failing to compile. I’ll include both the error
Hello,I’m currently trying to change the logger ID, input the variable list, and input the UUID List, but the sketch (DRWI_DigiLTE) keeps failing to compile. I’ll include both the error message as well as the sketch. I am at a loss with how to fix this and would appreciate any thoughts/suggestions! Thank you!
Note: I removed my UUID codes, but in the initial sketch I made sure to copy paste them properly.
-
2024-07-05 at 1:31 PM #18561You need to either upgrade your ModularSensors library from 0.34.0 to 0.35.0 or downgrade your SD fat library from 2.2.3 to 2.1.2.
All the dependent libraries are updated all of the
You need to either upgrade your ModularSensors library from 0.34.0 to 0.35.0 or downgrade your SD fat library from 2.2.3 to 2.1.2.All the dependent libraries are updated all of the time and not all versions match with each other. It’s best to download the libraries as a package from the ModularSensors releases page on GitHub. That zip file should have *exactly* the version of each library you need for all the pieces to work together.
-
2024-07-08 at 11:18 AM #18563Hello!
Thank you for your response! I finally have the sketch uploaded.
I am now having an issue with the cellular connection. When I ran the sketch, it said “could not wake modem for clock sy
Hello!Thank you for your response! I finally have the sketch uploaded.
I am now having an issue with the cellular connection. When I ran the sketch, it said “could not wake modem for clock sync” and then it let me know that it would be saving to the SD instead. How can I fix this?
I tried making sure everything was in the correct placement (SIM card in correctly, antenna on the CELL spot, LTE Bee pins fully in, etc) but there doesn’t seem to be an issue with that area. I have also activated my SIM card on Hologram and while it states it is active, it is not receiving any information.
EDIT: I ended up making a separate post for the SIM card issue (https://www.envirodiy.org/topic/cannot-connect-to-internet-with-sim/)
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.