Skip to content
View in the app

A better way to browse. Learn more.

Flirc Forums

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.

c++ unsupported fw v:4.4

Featured Replies

I did create simple c++ sample, but I get a message [D] lib/libflirc/flirc_driver.c determine_iface(226): unsupported fw v:4.4

Please help, I use latest versions github SDK and fw 4.4.2.

 

int main()

{

int rq = 0;

rq = fl_open_device(0x20A0, "flirc.tv");

if(rq > -1) fl_close_device();

return 0;

}

  • Author

Maybe it is possible to downgrade fw to 4.4, and use a older GUI version?

This week I have some extra time for experimenting.

  • Author

With current SDK and lib, same problem.

Is the current DLL 64bit?

Did some reverse engineering, and now I use HID solution. (getversion, ir_state, debug_pipe, dmesg_pkv)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Search

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.