Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waterrower Connect broken compatibility #63

Open
JPOvenden opened this issue Jan 10, 2023 · 5 comments
Open

Waterrower Connect broken compatibility #63

JPOvenden opened this issue Jan 10, 2023 · 5 comments

Comments

@JPOvenden
Copy link

Wondering if a recent update for WR Connect means it will no longer recognise PiRowFlo?

@jamespilgrim
Copy link

I just tried it with version 2.13.3 as of 1/1/23, and it does not appear to work. It does work for things like EXR, though. I just started working with pirowflo (and thank you all for creating it!! :), so I haven't yet figured out how to enable debugging/logging to find out more about what's happening. I don't see any errors from the Pi console, but RW Connect just doesn't find the device.

I'd be happy to try to figure out what's going on (just retired so I've finally got time to have some fun!). Could anyone point me in the direction of any useful information about the connect protocol and/or instrumentation to help track the back-and-forth between the app and the program? I'm sure it's probably apparent from the code, but if there's an advanced starting position that someone else used, I'd appreciate it.

@inonoob
Copy link
Owner

inonoob commented Jan 10, 2023

Hey all,

I haven't done stuff in a long time and currently don't have the time anymore. But from my experience during my very active time, I had the issue with the App Coxwain. Where I could make a connection to the app but just after 1 sec the connection has been terminated.

I remember that Coxwain had the Bluetooth implementation for Android not 100% correct. Sven had mad a change so that the connection was stable. I don't know if the Waterrower Connect has also the same problem.

Another point could be that Bluez (bluetooth system for linux) set the bluetooth hardware correctly to BLE. This might also make a difference. I think sometimes Bluez does a mixture of BL + BLE or something.
If forced to be BLE only it might help to have a connection with the App.

BR

@JPOvenden
Copy link
Author

I had it working great before, have had to revert to the abysmal ComModule temporarily.

The Pi as PiRowFlo connected over Bluetooth to my other devices just fine and in fact an out of data version of WaterRower Connect on my iPad happily recorded a session (don't do this, your workout will not sync with your MaterRower profile or any connected apps correctly).

I might get a chance to investigate further but wanted to see if anyone else was having issues.

@JPOvenden JPOvenden reopened this Jan 10, 2023
@nickbits1024
Copy link

I have a similar project to this and it also quit working with WaterRower Connect. However, I no longer have the ComModule to debug and fix the issue. If someone can use nRF Connect to connect the ComModule and post screenshots of the advertising and client tab I maybe be able to fix PiRowFlo as well as my project. I suspect that it is being picky about the device name or some previously unnecessary service guids to make it work.

@john-2000
Copy link

Hi,
I am wondering on building one of these does anyone have a fix? what setup is currently working for them?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants