Android and a Bluetooth OSR2

I just received my OSR2+. I LOVE it! What I don’t love is being tethered to my laptop all of the time. My OSR 2+ does have Bluetooth technology which I believe, if I understood things correctly should allow me to connect the OSR2+ to my Android phone/tablet.

If that is the case I have a few questions:

  1. How do I get the device connected to my Android phone?
  2. After I get the OSR2+ connected to my Android phone what do I do from there? To get it all playing a video and a script?

I have downloaded a script player that I found on ErosScripts called FunFlixPlayer but how would I get the video and script to play in the funscript player and be connected to the OSR2+

This is mostly a UI task on our end. We don’t have a good way for people to add new devices to their configs yet, especially on mobile (it can be done on desktop since you can easily get to the configs and they’re just json) but it is technically possible. It’s something I’ll have to think about.

Hello @DazednConfused,
I have a FunSR1 myself, not an OSR2 but I believe the devices are similar.
There are two different parts you need to understand:

1/ The framework / tools to establish the connection to the device. That’s the role of Intiface / Buttplug. Indeed I cannot get Intiface to connect to my FunSR1 on the latest version and you are probably facing a similar issue. It seems the Android version of Intiface does not have support for serial devices (FunSR1 is controlled as a serial device, probably OSR2+ as well) and that’s where you have the issue. The latest post by qdot brings hope to this though, as he’s writing it’s mostly an UI task (I would have tought it would be a deeper issue on Android). So… wait and see on this, I hope they fix it quickly as it would be ideal to have support for the FunSR1 on Android Intiface (Bluetooth ideally, but even wired USB would be great).

As a sidenote, I cannot get Intiface to work with the FunSR1 2.0 even on Windows. There is a Serial Devices section that I can activate, but then no way to actually add a device… All fields are inactive and non clickable (like Protocol Type, etc). Can someone help with this? Is this a bug on the latest version of Intiface?

2/ The script player. It will send commands to Intiface which will then send commands to the device. FunFlixPlayer for Android is a very good project and the developer is very reactive, I’ve sent him feedback and he fixed everything that was not working and even added features. It’s probably the best option right now on Android (anyway there are not a lot of options, the only other one that I know of on Android is funscriptplayer which is web based).

The server has to be stopped when you are adding serial devices. That might be it.

Ha indeed this was the hint I needed. Now I can add the device (did not test if it works yet, but logically, it should).
Can you confirm the part about Intiface Android, so that I know if I got that right? Ie, no support today but we may hope to see one at some point?