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
    • srrakai

      Using Send Intent to do a keystroke
      Developers • • srrakai

      1
      0
      Votes
      1
      Posts
      1195
      Views

      No one has replied

    • tonyjoy1992

      Flic web UI for pi
      Developers • • tonyjoy1992

      2
      0
      Votes
      2
      Posts
      1513
      Views

      tonyjoy1992

      Hi,
      I got a working Web UI using Flask and python flic library files. But sometimes one of the button goes Disconnected with "BondingKeysMismatch" reason, and i need to reset the flic button. Any one know why this "BondingKeysMismatch" happens ?

    • antero.koskinen

      iOS didReceiveButtonDown 0.5 second delay
      Developers • • antero.koskinen

      1
      0
      Votes
      1
      Posts
      1016
      Views

      No one has replied

    • kenjitayama

      flic button icon to use inside my app
      Developers • • kenjitayama

      3
      0
      Votes
      3
      Posts
      1785
      Views

      kenjitayama

      Thanks!
      Found just what I needed in Flic/Flic 1 folder!

    • jaime.fernandez

      Button id different in Android and iOS
      Developers • • jaime.fernandez

      4
      0
      Votes
      4
      Posts
      2612
      Views

      narayanarao35

      Hi anton

      We have checked documentation of FlicButton for iOS and Android from below reference
      Android :: https://partners.flic.io/partners/developers/documentation/android/index.html
      iOS :: https://partners.flic.io/partners/developers/documentation/ios/Classes/SCLFlicButton.html
      But we didn't get UUID parameter from Android where as we are getting in iOS

      We are getting Mac Address in android that is not same as UUID

      So can you please tell how we can get common value for iOS and Android

      Thank You in advance.

    • csizijano

      didReceiveButtonDoubleClick iOS not working
      Developers • • csizijano

      2
      0
      Votes
      2
      Posts
      1562
      Views

      narayanarao35

      Hi csizijano
      You need set triggerBehavior for SCLFlicButton as clickAndDoubleClickAndHold like below
      button.triggerBehavior = .clickAndDoubleClickAndHold

    • lipj01

      Questions and Observations from Developing with Flics
      Developers • • lipj01

      1
      0
      Votes
      1
      Posts
      908
      Views

      No one has replied

    • mrwhale

      Reading battery life
      Developers • • mrwhale

      8
      2
      Votes
      8
      Posts
      5955
      Views

      nixta.is

      Any news?

    • joel

      PC Support
      Developers • • joel

      2
      0
      Votes
      2
      Posts
      1324
      Views

      lipj01

      @joel simple solution that requires the use of a raspberry pi...

      Set up a Node-Red server on the pi configured to get button events. Next forward those events to a websocket listener. Now any application/site that can connect to a websocket can use the button events within your local network.

    • meeeh.muuuh

      Eventhandling for dummies
      Developers • • meeeh.muuuh

      2
      0
      Votes
      2
      Posts
      1259
      Views

      Emil

      @meeeh-muuuh you can send an Intent to the MainActivity

    • kartikrao31

      Giving feedback to the users via button about single/double/hold press
      Developers • • kartikrao31

      2
      0
      Votes
      2
      Posts
      1284
      Views

      Emil

      We don't have any vibrator inside the Flic. I'm not sure how wanted it is to have the Flic light up in different patterns when disconnected depending on click type...

    • kartikrao31

      How to offer feedback to the user about the click type using light/vibration?
      Developers • light vibrate feedback user • • kartikrao31

      1
      0
      Votes
      1
      Posts
      1053
      Views

      No one has replied

    • meeeh.muuuh

      Eventhandling for dummies :)
      Developers • • meeeh.muuuh

      1
      0
      Votes
      1
      Posts
      846
      Views

      No one has replied

    • pdo.smith

      Flic as pure service, with no user interface(like a Linux daemon)
      Developers • • pdo.smith

      1
      0
      Votes
      1
      Posts
      1425
      Views

      No one has replied

    • meyer.timm

      Get flic button name (Android)
      Developers • • meyer.timm

      5
      0
      Votes
      5
      Posts
      3879
      Views

      pdo.smith

      @Emil It is still not in the online javadoc

    • Sawtaytoes

      Using RxJS to improve button press handling in Node.js
      Developers • • Sawtaytoes

      1
      1
      Votes
      1
      Posts
      1518
      Views

      No one has replied

    • saqibriaz3

      Which Types of sensors flic has ?
      Developers • • saqibriaz3

      2
      0
      Votes
      2
      Posts
      1327
      Views

      Emil

      It's "just a button"

    • luis.reja

      Automatic pairing with my own app
      Developers • • luis.reja

      4
      0
      Votes
      4
      Posts
      2185
      Views

      Emil

      @luis-reja Could you post the code you are using?
      Basically, you should just be able to use the method on FlicManager that gets all known buttons (i.e. grabbed buttons) and then set an event listener.

    • ernst

      Android: cannot receive any events
      Developers • • ernst

      2
      0
      Votes
      2
      Posts
      1327
      Views

      Emil

      Hi. I assume you called the "registerListenForBroadcast" method?
      Is logcat showing any errors?

    • rodrigo_damian

      failed for URL (IOS)
      Developers • • rodrigo_damian

      1
      0
      Votes
      1
      Posts
      1275
      Views

      No one has replied