Hi everybody,
First of all, I’m totally new in everything linked to automation, Arduino and such things, so please be indulgent.
the only few experience I have is in Pascal programmation.
I ask your support for a project I made to monitore conditions in my greenhouse (moisture, temperature, luminosity).
I use an Arduino Mega, with Ethernet shield W5100 and SD-card 64GB.
I did build the sketch through the Blynk builder, and adapted it to my needs (so for sure, the code is not “state of the Art”).
Everything was working well, reporting values to the Apps on my different mobile devices, with no connection issue at all.
Then, the 15 Feb, the connection was lost, and I had no chance to connect again since this date. Since this, I try to keep back my connection without success. Here are the things I did or check:
- library updates
- network updates
- check connection using other sketches
- changed Ethernet board
- reviewed again and again forums for same topics,and tried solutions
- recreate a Project in my mobile App
I still get the message “[3] Getting IP…”
At this point, as you can imagine, I’m a little bit lost, and the last hypothesis I have is that my card IDE was damaged, for any reason (waiting a new card to check this). It is even more disappointing since everything was perfect, and I have no clue why it stopped suddenly.
This is why I created this topic: do you have any recommandation or idea which can help me?
As I started this project only to learn and satisfy my curiosity, don’t hesitate to ask for more info…