Jump to content
View in the app

A better way to browse. Learn more.

Tinkerunity

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Geschrieben

Die Chip-Temperatur läßt sich vom Master nicht abfragen. Probiert unter PHP und Python.

 

Bei Python kommt folgendes:

Traceback (most recent call last):
  File "test.py", line 32, in <module>
    temp = master.get_chip_temperature()
  File "/home/jan/python/tinkerforge/ip_connection.py", line 76, in func
    return f(self, *args, **kwargs)
  File "/home/jan/python/tinkerforge/brick_master.py", line 377, in get_chip_temperature
    return self.ipcon.send_request(self, Master.FUNCTION_GET_CHIP_TEMPERATURE, (), '', 'h')
  File "/home/jan/python/tinkerforge/ip_connection.py", line 306, in send_request
    raise Error(Error.TIMEOUT, msg)
tinkerforge.ip_connection.Error: -1: Did not receive response for function 242 in time

Geschrieben

@Jan: Hast Du die neuesten Bindings eingespielt und die Firmware aktualisiert (ich weiss ist ne dumme Frage, aber manchmal .... Apotheke und Pferde).

Ich habe es über das Skrip vom Loetkolben realisiert, das direkt über TCP/IP kommuniziert und da klappt es einwandfrei.

Also an der Firmware liegt es nicht.

Geschrieben
  • Autor

ja, die Firmware wars... alles super. ich danke dir  :)

Join the conversation

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

Gast
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.