ottokiksmaler / gear360_modding

Repository for Samsung Gear 360 (2017) modding
59 stars 12 forks source link

Bluetooth #6

Closed Etua closed 4 years ago

Etua commented 4 years ago

Gear360 also supports BT connection which can be used to activate the shutter when using official Samsung app. Is it possible that this set of mods would allow opening BT connection without Samsung toolkit? You can buy an external remote that is marketed as one that does that but I haven't checked whether it is true.

Etua commented 4 years ago

I think that Samsung released an official remote as an accessory so technically it should be possible.

neuhaus commented 4 years ago

A bluetooth remote app as a replacement for the standalone bt remote would be great.

neuhaus commented 4 years ago

Did you mean to close this as WONTFIX?

ottokiksmaler commented 4 years ago

Sorry, forgot to put a reason. It's just that I don't know how to implement it. If someone can provide any guidance and specifications for establishing connection and sending commands I'll reopen the issue.

In the meantime there is Wi-Fi that works from browser.

Etua commented 4 years ago

Would the source code obtained from Samsung be any help? I downloaded it and I saw that they even provide build instructions but I suppose that they might not be obligated to put the source/configuration responsible for the BT communications if it did not "touch" the GPL code.

ottokiksmaler commented 4 years ago

If you are talking about GPL'd code for kernel I already have it (nor NX500 IIRC, you could share one for Gear if you have it?) but we would need code for their remote control app (which they don't provide). Someone more knowledgeable in android and reverse engineering could probably do a lot with the APK but I don't have enough knowledge there.

Etua commented 4 years ago

I only have the contents of this package. You may already be familiar with the XDA thread where someone altered the official app to run on non-Samsung devices and using it I got the BT functionality on my OPO.