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

The setup: I have a RPi3 running the Brick Daemon and bricklets connected.The RPi is connected to the local network and so is my terminal (macbook). I have managed to SSH into the RPi successfully and check both the version of the daemon and check the config file (there's none, it uses default values).

Config file '/home/pi/.brickd/brickd.conf' not found, using default values
Using the following config values:
  listen.address           = 0.0.0.0
  listen.plain_port        = 4223
  listen.websocket_port    = 0
  listen.mesh_gateway_port = 4240
  listen.dual_stack        = off
  authentication.secret    = 
  log.level                = info
  log.debug_filter         = 

 

 

Both the RPi and my laptop are connected to the same WIFI access point, Brick Viewer is set to 'localhost' and port 4223. When I hit 'connect', it doesn't yield any error, it just doesn't do anything. The whole setup was tested yesterday and worked fine (I saw the bicklets connected, I could see their UID too).

I have also tried:

 

- restart the daemon on both machines

 

- use a different WIFI network

 

- use '0.0.0.0' as an address instead of 'localhost'

 

What am I doing wrong?

 

 

Geschrieben

You have to connect to the IP of the RPi instead of localhost. You are connecting to your locally running Brick Daemon (running on your laptop), since there is nothing connected to the laptop nothing shows up :D.

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.