I have a several value display widgets in my project but I’m having a strange issue with one of them…
Every time my Blynk APP reconnects to the Blynk SERVER (cloud) the value display shows the value “11”.
There is nothing in my arduino code that I can find that writes the mystery value “11”
If I stop the project using the square ‘stop’ button top right of the Blynk APP, then restart it with the triangle ‘play’ button the display widget then shows the correct text display that I am expecting.
if I minimise the Blynk APP (iOS) then re-open it within a few minutes everything is as it should be, the project refreshes immediately and the value display shows the expected text. BUT if I minimise the Blynk APP for a longer period of time then re-open it, the juggling dots appear for about 6 seconds then when it reconnects the mystery value “11” is back.
Does anyone have any clues as to where on earth my annoying “11” value might be coming from? If it was being written from my code, surely pressing ‘Stop’ then ‘Start’ on the APP would not fix it right? It has to be something to do with the APP reconnecting to the Blynk Server.
I think it would take all day for anyone to read it. Its big.
Plus the fact that I mention, if its in the code why does just stopping and starting the APP make the display change? Its something going on between the APP and the SERVER. The arduino code is just writing static text “OFF” to the Vpin associated with the display widget.
@NickMurray can you post a couple of photos then. One with correct text and one showing “11”.
I don’t think I have ever seen this behaviour but that might be because I don’t use iOS.
Also is the code snippet you provided the ONLY place in your sketch where V78 appears i.e. have you searched for V78? From what you describe with the juggling dots it does suggest an iOS issue between server and app.
Dear @NickMurray,
Please contact me via skype (my username is shartax007) - I need your assistance to resolve this defect because we can’t reproduce it.