bluewhite Posted August 18, 2012 at 04:32 PM Share Posted August 18, 2012 at 04:32 PM Hallo, habe diese Woche meine Module bekommen. Die Tests mit dem Temperaturmodul verlaufen mit brickv einwandfrei - alles wird erkannt. Beim Starten des Skripts example_simple.py gibt es die Fehlermeldung: Traceback (most recent call last): File "example_simple.py", line 18, in <module> ipcon.add_device(t) # Add device to IP connection File "/usr/local/lib/python2.7/dist-packages/tinkerforge.egg/tinkerforge/ip_connection.py", line 460, in add_device raise Error(Error.TIMEOUT, msg) tinkerforge.ip_connection.Error: -1: Could not add device 9JpueWz9c6A, timeout >Exit code: 1 Die Module werden erkannt. Unter Ruby gibt es eine ähnliche Fehlermeldung. Die UID ist mit identisch mit der im brickv. Gibt es irgenwelche Rechte. Ich benutzte Ubuntu 12.04. Danke für die Hilfe. Quote Link to comment Share on other sites More sharing options...
batti Posted August 19, 2012 at 06:35 AM Share Posted August 19, 2012 at 06:35 AM Hallo bluewhite, typischerweise ist dies ein Problem mit einer falschen UID, aber wenn die passt und Brickd läuft sollte es eigentlich gehen. Ein Rechteproblem gibt es da eigentlich nicht. Führst du die ungeänderte example_simple.py aus? Bitte überprüf nochmal die UID. Quote Link to comment Share on other sites More sharing options...
batti Posted August 20, 2012 at 07:42 AM Share Posted August 20, 2012 at 07:42 AM Matthias hat mich gerade darauf hingewiesen, dass du eine typische Brick UID für das Bricklet angegeben hast. Das hatte ich übersehen. Wie gesagt, überprüf bitte mal deine UID Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.