Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • thierry

      error while launching the FlicSDK.exe on Windows 11
      Developers • • thierry

      1
      0
      Votes
      1
      Posts
      319
      Views

      No one has replied

    • flic p

      Ionic Development with Flic 2
      Developers • • flic p

      3
      0
      Votes
      3
      Posts
      844
      Views

      dineshan.sa

      @tobias I was wondering if this method was successful as currently we are experiencing some issues with this method - we are getting an error when we try to read the action.

    • igor.fernandes

      Http Request - Content sent not received
      Developers • • igor.fernandes

      1
      0
      Votes
      1
      Posts
      413
      Views

      No one has replied

    • vincentverstreken525

      Flic button and arduino
      Developers • • vincentverstreken525

      2
      0
      Votes
      2
      Posts
      1220
      Views

      Emil

      You can use one of our SDKs to implement Flic 2 functionality in your app: https://github.com/50ButtonsEach/flic2-documentation.

    • paul.j.houghton

      Run Git on Flic hub?
      Developers • • paul.j.houghton

      2
      0
      Votes
      2
      Posts
      566
      Views

      Emil

      @paul-j-houghton not really. You need to use our web IDE at https://hubsdk.flic.io. For business customers it's possible to push code to a set of hubs. See https://flic.io/blog/device-manager for more info.

    • info 6

      Problem pairing Flic2 with Android 11 TVBox
      Developers • • info 6

      2
      0
      Votes
      2
      Posts
      679
      Views

      info 6

      Forgot to say:
      I installed the Flic App on the TvBox.
      Beside the fact that it runs sideway (like if the TV set was a phone) when I try to add aFlic button, it ask for location permission (correctely):
      "You location services are turned off.Android requires location services to be turned on to scan for Bluetooth devices."
      "Please tunr on Location services and try again"
      When you press to confirm it opens the OS setting for Location (correct) where, being a TvBox, there is only the choice "Use Wi-Fi to estimate location" or "off".
      Chosing the first, does not solves the problem. The OS reports still that "no apps have requested location recently"

    • mapeje77

      Using Flic on Rasperry Pi together with Ruuvi ble sensor
      Developers • • mapeje77

      2
      0
      Votes
      2
      Posts
      547
      Views

      Emil

      Unfortunately BlueZ which is otherwise the commonly used Bluetooth stack on Linux didn't provide the stability, features and responsiveness that we would like for Flic. That's why we made our own direct implementation. It will use one HCI device, so if you want to use Bluetooth for something else you can add an extra dongle. If you want to share one Bluetooth controller you can always implement the Flic 2 protocol yourself for your chosen Bluetooth stack, according to our protocol at https://github.com/50ButtonsEach/flic2-documentation/wiki/Flic-2-Protocol-Specification.

    • mart

      Entering IR codes rather than recording them
      Developers • • mart

      2
      0
      Votes
      2
      Posts
      611
      Views

      Emil

      Hi. The only way to play custom commands right now is to use the Hub SDK. Use the method at https://hubsdk.flic.io/static/documentation/#37_play to play a raw signal.

    • sandro.salari

      Public Mode + OPCODE_TO_FLIC_FORCE_BT_DISCONNECT_IND not stop advertise after disconnection
      Developers • • sandro.salari

      12
      0
      Votes
      12
      Posts
      1475
      Views

      sandro.salari

      @Emil OK, thanks for the responses. See you!

    • meridork

      Flutter plugin
      Developers • • meridork

      2
      0
      Votes
      2
      Posts
      639
      Views

      simon.piro

      I would like something like this as well. It would be great if flutter would be supported by Flic Team.

    • flic t

      "could not connect" using IDE (myhub.flic.io)
      Developers • • flic t

      3
      2
      Votes
      3
      Posts
      751
      Views

      Emil

      Maybe you could try another browser? We have tested Chrome and Firefox.

      And make sure you have turned on hubsdk access using the Flic app while being connected to the hub in the settings.

    • cs.durak

      Syntax error: Unterminated statement error after running a loop for a long time
      Developers • • cs.durak

      1
      0
      Votes
      1
      Posts
      682
      Views

      No one has replied

    • jitmo

      (example code) Flic Hub HTTP server to IR bridge: record/play IR codes and put/get crowd-sourced IR codes
      Developers • • jitmo

      1
      0
      Votes
      1
      Posts
      760
      Views

      No one has replied

    • kurt.v

      Configuring Flic Hub programmatically
      Developers • • kurt.v

      14
      2
      Votes
      14
      Posts
      4059
      Views

      rudolf.vanderhoff

      I have read the documentation of the 'Flic Hub SDK Tutorial'
      I see that I can upload JS Modules with https://hubsdk.flic.io/
      What is the best and easiest way to get the JS Modules on the hub. I would prefer to configure hub with our own IOS/Android App what are the possibilities? Can I save Module so that I can upload them to an other flic hub???

    • antonio.mestre

      Flic HUB SDK Error connecting to a remote websocket server (wss)
      Developers • flic hub sdk websocket net server • • antonio.mestre

      2
      0
      Votes
      2
      Posts
      720
      Views

      Emil

      @antonio-mestre the net module implements just a raw TCP socket. The secure web socket protocol uses the Websocket protocol on top of the TLS protocol on top of the TCP protocol.

      Right now our sdk unfortunately does not include modules for TLS (but we have https) nor Websocket, so you would have to implement that yourself if you want to use wss, using the net module in the bottom for TCP.

    • wes

      ESP32 board library?
      Developers • • wes

      1
      0
      Votes
      1
      Posts
      523
      Views

      No one has replied

    • david.mills

      Homekit has stopped working
      Developers • • david.mills

      3
      1
      Votes
      3
      Posts
      859
      Views

      dau1618

      This happened to me and I noticed that ALL automations are failing, not just Flic. I rebooted my Apple TV and now it all works.

    • rob 0

      getting reliable HOLD from Flic Button
      Developers • • rob 0

      9
      0
      Votes
      9
      Posts
      2170
      Views

      de.witte

      We are having the some problem.

      When holding the button firmly, many time we get 2 times single click or double click.
      It's kinda unreliable unfortunately.

      Is there any update for this topic?

    • somil.jain

      Is there any way to get Received Signal Strength Indicator(RSSI) for device?
      Developers • • somil.jain

      2
      0
      Votes
      2
      Posts
      769
      Views

      Emil

      Hi. None of our of our official libraries do expose RSSI for Flic 2. We don't have any official react-native implementation for Flic 2 but at least on Android our Java library is open source so you can add the feature yourself if you want. But we have not heard of such a request earlier.

    • traboulsizs

      Home Assistant (HASSIO) - FLIC 2
      Developers • • traboulsizs

      8
      1
      Votes
      8
      Posts
      4943
      Views

      c 0

      I know your post is old, but I've been struggling too with connecting Flic 2 and Home Assistant. Using Flicd addon didn't give a stable integration, but this is a workaround I've found was quite stable. Works only with a Flic Hub and Apple Homekit running!

      In Home Assistant, set up an input boolean for single, double and hold for each Flic button. That's three input booleans for each button. Then expose Home Assistant to Homekit via the Homekit integration. You should now be able to control Home Assistant entities in Homekit, including your new input booleans. In the Flic app, set up your Flic button to run through Homekit In Homekit app, set up the button to turn on the input booleans corresponding to single, double and hold press. You can now create automations in Home Assistant, that fires when the states for your input booleans turn on. Also make an automation that turns off the input booleans again.