pembem22 / connect-plus

An Android app to connect and configure JBL Bluetooth speakers with additional functionality like flashing custom firmware and stereo audio playback with different speaker models.
65 stars 7 forks source link

Android Only? #52

Open Hunter926 opened 3 years ago

Hunter926 commented 3 years ago

I have a jailbroken iphone and was wondering if there was any chance that this app would make it's way to jailbroken iOS. The new firmware (7.60) sounds noticably worse to me, and your app is the only way to downgrade it as far as I know.

pembem22 commented 3 years ago

Hello, unfortunately I don't have the required experience nor devices to develop iOS version. Maybe this could happen in the future if this app will be rewritten using some cross-platform framework, like Flutter. In the meantime, the only solution is to use any Android device.

JsBergbau commented 2 years ago

Hallo @pembem22, thanks for this great App. It works much better and faster than the offical "JBL portable" app. I have 2 JBL Charge 3. Before the update for JBL Connect+ I set once the Stereo mode and both speakers worked perfectly in Stereo mode. I used the Speakers for watching movies from notebook which sound really great in Stereo mode. Now with Connect+ you have to set Stereo mode each time you connect them or a device via Bluetooth. Because there is no App for Windows Stereo mode is now not possible any more.

So I'm also very interested in a method for linux and windows for setting Stereo mode. Maybe python is an option? A command line utility would be sufficient. Do you have the experience to manage this task? If not would you be at least willing to help me developing such a script? I have experience with python3 and Bluetooth. How did you find the commands for setting channel individually for each speaker? Is there a (public) documentation?

pembem22 commented 2 years ago

Hallo @pembem22, thanks for this great App. It works much better and faster than the offical "JBL portable" app. I have 2 JBL Charge 3. Before the update for JBL Connect+ I set once the Stereo mode and both speakers worked perfectly in Stereo mode. I used the Speakers for watching movies from notebook which sound really great in Stereo mode. Now with Connect+ you have to set Stereo mode each time you connect them or a device via Bluetooth. Because there is no App for Windows Stereo mode is now not possible any more.

So I'm also very interested in a method for linux and windows for setting Stereo mode. Maybe python is an option? A command line utility would be sufficient. Do you have the experience to manage this task? If not would you be at least willing to help me developing such a script? I have experience with python3 and Bluetooth. How did you find the commands for setting channel individually for each speaker? Is there a (public) documentation?

Hi, in #56 you can find a way to send commands on Linux and description of the protocol.

There's no public documentation of the protocol, you have to reverse engineer it or you can look through the source code of the app.

XboxOneSogie720 commented 1 year ago

@pembem22 I know a thing or 2 about Swift/SwiftUI for iOS 👀