@estebanvalverde67 Please try the new 2.1.1 version of the sdk.
Group Details Private
FlicTeam
Employees at Shortcut Labs
-
RE: Accelerometer streaming rate is 2x faster than configured (Flic Duo)posted in General Discussion
-
RE: Accelerometer streaming rate is 2x faster than configured (Flic Duo)posted in General Discussion
@estebanvalverde67 When testing this:
button.enableAccelerometerStreaming(new AccelerometerStreamingConfig(0, 0, 1, 0, 1, 0, true, false, 8, false), new EnableAccelerometerStreamingCallback() { ... });I notice that the
samplesPerBurstis wrong by a factor 2x (this is due to a bug in the packet writer, which will be fixed), but not by the factor 4, nor that the sample rate of delivered events is doubled. That is, I see 16 samples arrive every 10 seconds. With 8 replaced by 2 above, I see 4 samples arrive every 2.5 seconds. Can you confirm this? Maybe you have registered a listener twice or something? -
RE: Accelerometer streaming rate is 2x faster than configured (Flic Duo)posted in General Discussion
@estebanvalverde67 hmm could you post your full configuration?
-
RE: Flic Hub Firmware out of date & unable to connect to Hue Bridge Proposted in General Discussion
@rachaelandrhea Please try to update now. The Hue integration is fixed in the latest firmware version.
-
RE: Having a bad experience with my brand new Hub Mini and Duoposted in User Stories
@apinkpanther Hi!
Sorry about this, the latest batch of Hub minis were not registered to get the latest firmware due to a mistake in the production process.
We have now corrected this issue, please perform a firmware check now and the new firmware with Duo support should get installed!
(It was not related to the website hack mentioned by @Tutrix, they are on completely separate systems)
-
RE: Your site is hackedposted in General Discussion
@Tutrix Thank you very much for reporting this. We had a breach of our website's CMS and a malicious plugin was installed that presented this popup.
We have now restored the website and performed preventative measures to protect against this in the future.
Very sorry about this, although we are still doing a post mortem, it looks like an admin account was leaked/hacked for Wordpress that allowed a 3rd party to install a malicious Wordpress plugin.
This server only hosts our website so no user/customer data was exposed.
We will ensure to update our processes to keep our systems up to date with security fixes to prevent this in the future.
-
RE: Flic 2 suddenly not working with Shelly relays?posted in General Discussion
If the button image in the app reacts, or the double click command works, then it's nothing wrong with the button itself. The problem must be somewhere in the communication with the Shelly mini gen 4 relays or later. There has been no update from our side. The only thing right now I can suggest is to reboot the hub, the network access point and/or the Shelly devices and see if that works.
-
RE: Detect Flic Duo Buttonsposted in Developers
@Beckintosh You can check if the serial number starts with "D".
-
RE: Flic App Android 14 – Cannot Save Text Message / Share Location Actionsposted in General Discussion
@Pablo I cannot reproduce this.
With App version 4.0.16, I do this:
- Add a Text message action.
- In the "Receivers" field, select a country code (e.g. Sverige +46).
- After +46, write the rest of the phone number, like 701234567. The whole field then contains the swedish flag, followed by +46701234567.
- Press the plus button at the rightmost edge of the field.
- The phone number will now be added below and the Receivers field will be cleared.
- Repeat step 2-5 how many times you wish, if you need multiple receivers.
- Enter something in the body.
- Press the floppy disk icon in the upper right corner to save.
If you can't make above work, please take a screenshot or video and post it so we can take a look at it.
-
RE: Flic App Android 14 – Cannot Save Text Message / Share Location Actionsposted in General Discussion
@Pablo there is no known issue. Have you pressed the + button on the right to actually add the entered number as a recipient?