Jump to content

Recommended Posts

Posted

Hallo zusammen,

 

hab gerade meinen Stack zerlegt, aktualisiert und wieder zusammen gesetzt. Beim Test ob alles noch geht bin ich das hier gestossen:

Traceback (most recent call last):
  File "/usr/share/brickv/plugin_system/plugins/piezo_speaker/piezo_speaker.py", line 144, in calibrate_clicked
    self.ps.calibrate()
  File "/usr/share/brickv/bindings/bricklet_piezo_speaker.py", line 111, in calibrate
    return self.ipcon.send_request(self, BrickletPiezoSpeaker.FUNCTION_CALIBRATE, (), '', '!')
  File "/usr/share/brickv/bindings/ip_connection.py", line 1195, in send_request
    raise Error(Error.TIMEOUT, msg, suppress_context=True)
brickv.bindings.ip_connection.Error: Did not receive response for function 3 in time (-1)

 

Beim Click auf "calibrate" beim Piezo Speaker V1.

 

Stört nicht weiter - nur als Info.

Posted

Bitte einmal auf die neueste Piezo Speaker Firmware Version aktualisieren, dann geht es wieder.

 

Da gab es eine Inkompatibilität mit neueren Master Brick Firmware Versionen die noch gar nicht aufgefallen war. Danke für den Hinweis!  ;D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...