Bridge does not startup (or takes very long)
hi
i have been wondering why sketch starts , works fine.
due error logging on lcd found bridge.begin(); command can take several minutes.
now monitoring startup in ssh , noticed "python bridge.py" process (which linino part of bridge) started , stopped several times when the bridge.begin(); command running.
the bridgeclass::begin(); code has continue can explain behavior.
the continue happens when transfer of "xx100" (reset bridge documentation) times out.
have other people noticed problem?
best regards
jantje
i have been wondering why sketch starts , works fine.
due error logging on lcd found bridge.begin(); command can take several minutes.
now monitoring startup in ssh , noticed "python bridge.py" process (which linino part of bridge) started , stopped several times when the bridge.begin(); command running.
the bridgeclass::begin(); code has continue can explain behavior.
the continue happens when transfer of "xx100" (reset bridge documentation) times out.
have other people noticed problem?
best regards
jantje
code: [select]
exec python bridge.py 2> /tmp/bridge.py-stderr.log
did check content of "/tmp/bridge.py-stderr.log" ?
Arduino Forum > Products > Arduino Yún (Moderator: fabioc84) > Bridge does not startup (or takes very long)
arduino
Comments
Post a Comment