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.

klaus_ci

Members
  • Benutzer seit

  • Letzter Besuch

  1. Thanks. It works. And the bug seems to be fixed. When will it be on github? Another question: I can only send approx 100 CAN frames/s (same with go and python). Is this a limitation of the bricklet?
  2. Thanks, I did as you told me. but I am using go.mod. When I try to build, I get main.go:10:2: no required module provides package github.com/Tinkerforge/go-api-bindings/can_v2_bricklet; to add it: go get github.com/Tinkerforge/go-api-bindings/can_v2_bricklet What do I have to write in go.mod to tell go to use the package in GOPATH?
  3. Thanks, honestly, I don't know how to use the ZIP file to import it into my project. Can you tell me how to do it?
  4. The go API Binding Version 2.0.12 for CAN V2 Bricklet does not work correctly. I set the module in Transceiver Loopback Mode. I send a frame with 8 bytes. Only the first byte is correct, all others are zero. Sending a frame with less than 8 bytes results in all bytes being zero can.SetTransceiverConfiguration(uint32(*bitrate), 800, can_v2_bricklet.TransceiverModeLoopback) can.WriteFrame(can_v2_bricklet.FrameTypeStandardData, 1742, []uint8{42, 23, 17, 42, 23, 17, 42, 23}) On bus --> 2A 00 00 00 00 00 00 00 Has anyone seen a similar problem?

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.