Jump to content

[PHP] AmbientLight geht unter PHP nicht


jan

Recommended Posts

Bei mir funktioniert das Ambientlight mit PHP nicht:

Fatal error: Uncaught exception 'Tinkerforge\TimeoutException' with message 'Did not receive response in time for function ID 1' in /var/www/vhosts/domain.de/httpdocs/tinkerforge/tinker_include/IPConnection.php:384 Stack trace: #0 /var/www/vhosts/domain.de/httpdocs/tinkerforge/tinker_include/BrickletAmbientLight.php(199): Tinkerforge\Device->sendRequest(1, '') #1 /var/www/vhosts/domain.de/httpdocs/tinkerforge/test.php(78): Tinkerforge\BrickletAmbientLight->getIlluminance() #2 {main} thrown in /var/www/vhosts/domain.de/httpdocs/tinkerforge/tinker_include/IPConnection.php on line 384

 

Alles andere funktioniert. Eine andere Sprache habe ich nicht probiert, aber im BrickV werden die Werte korrekt angezeigt.

Die neuesten Bindings sind aufgespielt.

Danke für eure Hilfe.

Link to comment
Share on other sites

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...