sotse Posted April 24, 2019 at 03:02 PM Share Posted April 24, 2019 at 03:02 PM Hallo zusammen, ich sitze an einem Projekt, bei dem ich das Air Quality- sowie das Sound Pressure Level Bricklet benutze um die Werte zu loggen, in einem Webbrowser zu plotten und an dem OLED Bricklet anzuzeigen. Ich benutze dafür einen Raspberry Pi 3 Model B+ mit Python 3.5 sowie die tinkerforge API Bindings Version 2.1.19. Die ganzen Funktionen laufen auch einwandfrei, jedoch hängt sich das OLED Display nach ca. 10 Stunden auf (mit 1000ms für "set_all_values_callback_configuration"). Wähle ich jedoch 1ms aus, hängt es sich nach 5 Minuten auf. Die Fehlermeldung, die angezeigt wird, ist wie folgt: Exception in thread Callback-Processor: Traceback (most recent call last): File "/home/pi/NoiseAwareness/tinkerforge/ip_connection.py", line 1164, in send_request response = device.response_queue.get(True, self.timeout) File "/ust/lib/python3.5/queue.py", line 172, in get raise Empty queue.Empty Danke für jegliche Hilfe Soto. 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.