You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a local blynk server up and running. I can connect from iPhone and action two different arduinos. I installed this via npm, configured in NR and can connect successfully from NR to local server via WS. I configured a read event for V0 and on my iPhone a new dashboard with generic board with a button using pin V0 but when I click it on my dashboard the event is never received by NR although the dashboard does detect when the NR connection goes offline (i.e. deploy).
Am I approaching this correctly?
Where can I dig into see why there is no trigger event in NR?
Thanks!
The text was updated successfully, but these errors were encountered:
I have a local blynk server up and running. I can connect from iPhone and action two different arduinos. I installed this via npm, configured in NR and can connect successfully from NR to local server via WS. I configured a read event for V0 and on my iPhone a new dashboard with generic board with a button using pin V0 but when I click it on my dashboard the event is never received by NR although the dashboard does detect when the NR connection goes offline (i.e. deploy).
Thanks!
The text was updated successfully, but these errors were encountered: