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
{{ message }}
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.
Good news: I've got some nice code, based on the ParseTest sample sketch running.
Bad news: It only works just after a Linux reboot. However, if I reboot the Arduino side (either manually or by uploading a new sketch) it fails in Bridge.begin().
If I take out the Parse.startPushService() (which I, of course don't want to do if I want to get push notifications!) I have to reboot the Linux side every time.
Is there a graceful way to reset this somehow? Can I turn the push service on/off somehow?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Good news: I've got some nice code, based on the ParseTest sample sketch running.
Bad news: It only works just after a Linux reboot. However, if I reboot the Arduino side (either manually or by uploading a new sketch) it fails in Bridge.begin().
If I take out the Parse.startPushService() (which I, of course don't want to do if I want to get push notifications!) I have to reboot the Linux side every time.
Is there a graceful way to reset this somehow? Can I turn the push service on/off somehow?
The text was updated successfully, but these errors were encountered: