Jump to content

Recommended Posts

Posted

Hallo,

 

ich habe folgendes Problem. Ich hab meinen funktionierenden Setup aus stepper brick + temperature & humidity bricklet mit einem Masterbrick und einem kompletten Firmwareupdate von 1.x.x zu den aktuellen Versionen erweitert. Der Stepperbrick hat eine neue UID bekommen, die hab ich entsprechend im Quellcode geändert. Die anderen UIDs passen noch. Brickviewer läuft ohne Probleme, allerdings bekomme ich nach "simple"-code (https://github.com/Tinkerforge/temperature-bricklet/raw/master/software/examples/c/example_simple.c) immer die Fehlermeldung "Could not connect to brick" auf all meinen bricks (ich habe jetzt mal den temperature-bricklet als Testobjekt genommen). Kompiliert wird fehlerfrei mit

 

gcc -pthread -o brick_temperature brick_temperature.c bricklet_temperature.c ip_connection.c -Wall

 

 

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