How to add lables when my mega2560 digitalread is HIGH

Starting a new topic about this isn’t the best way to get assistance with your problem.

Pete.

hey @PeteKnight this is not new topic i have already communicate the Atmega and nodemcu
.
i’m not getting correct value on App’s Gauge widget but in serial monitor i’m getting both values.

Serial.print(h);
Serial.print(t);

if you have found this problem ? can you guide me ?
because i have give 5 second Delay and also the

Blynk.virtualWrite(V1,t);  ///it is showing correct value
Blynk.virtualWrite(V2,h);   //  not showning correct value

You’ve already stated that you’re having this issue, and begged @Gunner for assistance with the problem in your other thread.
Having two threads where you’re discussing the same issue isn’t good forum protocol.

Pete.

1 Like

FYI , I have discussed with @Gunner but today i have not receive any reply from him but i have solve it by myself

trail and error :sweat_smile:

So please forget that thread this is new one.

Pranav.