Enc28j60 +arduino

Before creating the topic

hi im using ENC28j60 module +arduino +ds18b20 working properly with android app,after opening the app few hour later,mobile app displaying connecting & disconnecting can i have idea

  1. Search forum for similar topics
  2. Check http://docs.blynk.cc and http://help.blynk.cc/
  3. Add details :
    • Hardware model + communication type. For example: Arduino UNO with Ethernet Shield
    • Smartphone OS (iOS or Android) + version
    • Blynk server or local server
    • Blynk Library version
    • Add your sketch code. :point_up:Code should be formatted as example below.

Simply paste your code between ``` If you don’t format your code, your topic can be deleted by moderators.


void loop()

That’s a bit like saying ‘I have this type of car, it runs okay for a while then stops - what’s causing the problem?’

If you’d have done this:

Then we might be in a better position to help.

Pete.

[Unformatted code removed by moderator]

tell me what is the issue?

I’ve removed your code, because you didn’t follow these instructions…

Your code needs triple backticks at the beginning and end so that it displays correctly. Triple backticks look like this:
```

Pete.

This problem Also happening with me :expressionless: @PeteKnight same hardware setup ( Arduino + enc28j60 + ds18b20 ) also I read most of blynk community forum but did not find any solution yet and none of them on all internet

@Kayyum_Uddin I think we’ve already established that your issues are down to badly structured code, and possibly free heap memory, and that a local server isn’t a substitute for getting the basics right.
If you’re still having issues, and wish to resolve them, then I’d suggest you update your own topic with information which will allow forum members to assist you in moving forward.

Pete.