-
-
Notifications
You must be signed in to change notification settings - Fork 133
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
iFit Virtual Device Implementation #441
Comments
I also tried with my Wahoo Kickr. QZ shows some data, but still says connecting, rather than device connected. I hope this is the right log... I have put deviceConnected(); after line 284 in homeform.cpp for my elliptical, does that affect this? debug-Tue_Sep_14_04_17_17_2021.log Is the fact that iFit can't see anything due to the QZ connection with my equipment? |
I added ifit only for bikes now :)
Il giorno mar 14 set 2021 alle 06:21 jonathancolledge <
***@***.***> ha scritto:
debug-Tue_Sep_14_04_17_17_2021.log
<https://github.com/cagnulein/qdomyos-zwift/files/7158841/debug-Tue_Sep_14_04_17_17_2021.log>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWHL7FV6BBQLJIGM2CTUB3EWDANCNFSM5D7HCGGA>
.
--
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
|
Ah, OK, then see second post (sorry edited it as you replied) - I tried my Kickr (bike trainer) and couldn't get it to work. As an aside, the Kickr has worked to a degree on the Android app, but incline is not correct. Wahoo uses a proprietary version of FTMS that isn't quite the same. I'll open another issue for that with a log. |
Hah ok, I will check it. Thanks
Il giorno mar 14 set 2021 alle 06:30 jonathancolledge <
***@***.***> ha scritto:
Ah, OK, then see second post (sorry edited it as you replied) - I tried my
Kickr (bike trainer) and couldn't get it to work.
As an aside, the Kickr has worked to a degree on the Android app, but
incline is not correct. Wahoo uses a proprietary version of FTMS that isn't
quite the same. I'll open another issue for that with a log.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWH3YLZEM5NSIHCMKRTUB3FVJANCNFSM5D7HCGGA>
.
--
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
|
@jonathancolledge in your log i saw a connection from iFit with your KICKR. When you press connect on iFit what happens precisely? |
@jonathancolledge try to pull and build again. i managed another frame. thanks, it will take a while handling all the frames from iFit |
Great, I've left it building ready for after school run! |
debug-Tue_Sep_14_09_19_16_2021.log Here are the two logs that correspond to video I'm just about to post. |
Here's the video to go with the logs in the post above. It got further than last time. https://youtu.be/aLUlTUSbvOs |
@jonathancolledge great! we're making progress! i added other 3 frame's types so pull it and build it again when you have the time :) thanks! |
debug-Tue_Sep_14_10_36_27_2021.log Same problem. Do these help? |
Thanks, I will check them after lunch
Il giorno mar 14 set 2021 alle 12:41 jonathancolledge <
***@***.***> ha scritto:
debug-Tue_Sep_14_10_36_27_2021.log
<https://github.com/cagnulein/qdomyos-zwift/files/7161146/debug-Tue_Sep_14_10_36_27_2021.log>
debug-Tue_Sep_14_10_34_30_2021.log
<https://github.com/cagnulein/qdomyos-zwift/files/7161147/debug-Tue_Sep_14_10_34_30_2021.log>
Same problem. Do these help?
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWFIJ7NCYFKHRLCPSPDUB4RGJANCNFSM5D7HCGGA>
.
--
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
|
@jonathancolledge fixed also this. we're going on! i guess we're almost there. pull it and build it :D |
Same problem, I've posted on #442 Maybe that has something to do with it |
Ok, we made some steps, now the connection is alive but for some reason iFit doesn't like it. iFit shows always the same error that you show me in the video? @jonathancolledge |
mmm interesting! i will investigate about the threshold thing! Thanks |
i will come back on this after my honey moon, thanks for the feedbacks!
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mer 15 set 2021 alle ore 08:37 jonathancolledge <
***@***.***> ha scritto:
… I didn't get the 65003 error or whatever it was, just this[image:
Screenshot_20210915_044813_com.ifit.wolf.jpg]
<https://user-images.githubusercontent.com/4342400/133382884-9035d825-76c6-4e2a-bbb6-2ed512db781a.jpg>
Then I kept pressing close this popped up
[image: Screenshot_20210915_044838_com.ifit.wolf.jpg]
<https://user-images.githubusercontent.com/4342400/133382933-b11cc2e8-beb1-4773-af28-04eb32d42cb1.jpg>
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWETLQPVZNWFAQPODFDUCA5JLANCNFSM5D7HCGGA>
.
|
Enjoy your honeymoon! |
a lot of steps forward today using this snoof log have to manage this for tomorrow "ff0d0204020907" |
problem fixed @pushing3am i hope the new one will be the good one ;) |
Here is the latest, thanks! |
@pushing3am ok the workaround that I did worked but it cause a newer issue, so it doesn't seem to be the right way. I need to revert it. Do you have also an iOS device to use for QZ? I would like to see if it's better. I never tried qz android to ifit android so maybe this is causing this. I would like to check the qz ios to ifit android scenario. Let me know |
iFit Virtual Device Implementation #441
debug-Sun_Aug_21_08_31_18_2022.log |
QZ iOS to iFit android seems to work quite well. The main issue I have is when the workout is over iFit gets to the finish page. Once closing the finish page iFit hangs for a while with the text "Loading workout". Then it changes to saying "Canceling workout". I've waited a while and this never seems to end. I have to force close iFit and then reopen it to be able to move on. |
yes it's a known issue. probably i have to handle the end frame but i need a debug log from a real ifit device to do so. is this blocking? |
Nope, just annoying. Hopefully someone with a real iFit machine can provide an example end frame. Do you know if there are any QZ users with real iFit devices? |
yes sure, there are a lot. and also there are a lot here on github too. we can check on previous ifit logs that i used to implement ifit devices on qz but it will take a while |
debug-Mon_Sep_9_05_44_11_2024.log Similar issue with my Echelon Rower trying to connect to iFit. It sees my rower (I renamed phone I_EL) on my QZ app running on my Galaxy S24, but when connecting, my QZ app crashes. |
hi! virtual rower it's not supported on ifit app from qz yet. |
Thanks for the quick reply. I did finally get my bike to connect to iFit this AM (I unchecked all my peloton settings and it now seems to work) and am very excited. Looking forward to the day that you get the rower on iFit working. Do you recommend any other 3rd party apps to work with QZ and the Echelon rower? |
@bkeown64 did you check kinomap or holofit or vzfit ? |
I haven't yet but will put them on the list!
…On Mon, Sep 9, 2024 at 9:53 AM Roberto Viola ***@***.***> wrote:
@bkeown64 <https://github.com/bkeown64> did you check kinomap or holofit
or vzfit ?
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BK2G3ZZSS5XWDUTA4STF76DZVWR3ZAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZYGE4DSMJTHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi Roberto, I too am having iFit connect issues. I am unable to see QZ running devices (with Virtual iFit checked in Experimental settings) on tablets running iFit. The first debug file (debug-iPhone15QZ to Android running iFit) will show that I have successfully connected my Schwinn IC4 to QZ but on the Android tablet, no devices show up when attempting to pair iFit to the iPhone. The second debug file (Samsung S24 QZ to iPad running iFit) is the opposite scenario where I have successfully connected my Schwinn IC4 to the QZ on my Samsung S24 but iFit does not see the Samsung/QZ when attempting to pair it iFit to Samsung. [debug-iPhone15 QZ to Android tablet running iFit.log] (https://github.com/user-attachments/files/18083958/debug-iPhone15.QZ.to.Android.tablet.running.iFit.log) |
@bkeown64 I thought you have disconnection issues after 2 minutes. Wasn't it? |
Yesterday trying the scenario of Samsung qz/ipad on ifit it connected for
two minutes. Today it didn’t even see it in ifit
…On Tue, Dec 10, 2024 at 1:16 PM Roberto Viola ***@***.***> wrote:
@bkeown64 <https://github.com/bkeown64> I thought you have disconnection
issues after 2 minutes. Wasn't it?
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BK2G3Z6D55O5R6IEPTUS6Y32E4VYRAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSGUZDCOBTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
On nrfconnect app from the ifit device what do you see running qz on the
other device at the same time?
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mar 10 dic 2024 alle 20:04 bkeown64 ***@***.***> ha
scritto:
… Yesterday trying the scenario of Samsung qz/ipad on ifit it connected for
two minutes. Today it didn’t even see it in ifit
On Tue, Dec 10, 2024 at 1:16 PM Roberto Viola ***@***.***>
wrote:
> @bkeown64 <https://github.com/bkeown64> I thought you have
disconnection
> issues after 2 minutes. Wasn't it?
>
> —
> Reply to this email directly, view it on GitHub
> <
#441 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/BK2G3Z6D55O5R6IEPTUS6Y32E4VYRAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSGUZDCOBTG4>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWG2LVHL6BPVLZLMO432E43MRAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSGYZTOOJZGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
On my iPad running ifit, I can see my Samsung S24 (named I_ES). On my
Android tablet running ifit, I see QDomyos-Zwift running from my iPhone
iPad running iFit, QZ app running on Samsung S24:
14:44:45.1610] Normal: Scanner On. [14:44:46.1610] Normal: Device Scanned.
[14:45:09.1100] Normal: Connected. [14:45:09.8450] Normal: Discovered
Generic Media Control, Generic Telephone Bearer, Telephony and Media Audio,
16BCFD00-253F-C348-E831-0DB3E334D580, ABBAFC00-E56A-484C-B832-8B17CF6CBFE8,
and 00001533-1412-EFDE-1523-785FEABCD123 Services. [14:45:09.9090] Normal:
Discovered Media Player Name, Track Changed, Track Title, Track Duration,
Track Position, Playback Speed, Seeking Speed, Playing Order, Playing
Orders Supported, Media State, Media Control Point, Media Control Point
Opcodes Supported, and Content Control ID Characteristics for Service
Generic Media Control. [14:45:09.9550] Normal: Discovered Bearer Provider
Name, Bearer UCI, Bearer Technology, Bearer URI Schemes Supported List,
Bearer List Current Calls, Content Control ID, Status Flags, Call State,
Call Control Point, Call Control Point Optional Opcodes, Termination
Reason, Incoming Call, and Call Friendly Name Characteristics for Service
Generic Telephone Bearer. [14:45:10.0080] Normal: Discovered TMAP Role
Characteristics for Service Telephony and Media Audio. [14:45:10.0790]
Normal: Discovered 16BCFD04-253F-C348-E831-0DB3E334D580,
16BCFD02-253F-C348-E831-0DB3E334D580, 16BCFD01-253F-C348-E831-0DB3E334D580,
and 16BCFD03-253F-C348-E831-0DB3E334D580 Characteristics for Service
16BCFD00-253F-C348-E831-0DB3E334D580. [14:45:10.1340] Normal: Discovered
ABBAFC01-E56A-484C-B832-8B17CF6CBFE8, ABBAFC02-E56A-484C-B832-8B17CF6CBFE8,
and ABBAFC03-E56A-484C-B832-8B17CF6CBFE8 Characteristics for Service
ABBAFC00-E56A-484C-B832-8B17CF6CBFE8. [14:45:10.2890] Normal: Discovered
00001534-1412-EFDE-1523-785FEABCD123 and 00001535-1412-EFDE-1523-785FEABCD123
Characteristics for Service 00001533-1412-EFDE-1523-785FEABCD123.
[14:45:10.3380] Normal: Discovered Client Characteristic Configuration
Descriptors for Characteristic Media Player Name [14:45:10.3970] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic Track Changed [14:45:10.4580] Normal: Discovered Client
Characteristic Configuration Descriptors for Characteristic Track Title
[14:45:10.5490] Normal: Discovered Client Characteristic Configuration
Descriptors for Characteristic Track Duration [14:45:10.6110] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic Track Position [14:45:10.6830] Normal: Discovered Client
Characteristic Configuration Descriptors for Characteristic Playback Speed
[14:45:10.7300] Normal: Discovered Client Characteristic Configuration
Descriptors for Characteristic Seeking Speed [14:45:10.8220] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic Playing Order [14:45:10.8230] Normal: Playing Orders
Supported has no Descriptors. [14:45:10.8820] Normal: Discovered Client
Characteristic Configuration Descriptors for Characteristic Media State
[14:45:10.9810] Normal: Discovered Client Characteristic Configuration
Descriptors for Characteristic Media Control Point [14:45:11.0240] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic Media Control Point Opcodes Supported [14:45:11.0250]
Normal: Content Control ID has no Descriptors. [14:45:11.0890] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic Bearer Provider Name [14:45:11.0890] Normal: Bearer UCI has
no Descriptors. [14:45:11.1460] Normal: Discovered Client Characteristic
Configuration Descriptors for Characteristic Bearer Technology
[14:45:11.2060] Normal: Discovered Client Characteristic Configuration
Descriptors for Characteristic Bearer URI Schemes Supported List
[14:45:11.2670] Normal: Discovered Client Characteristic Configuration
Descriptors for Characteristic Bearer List Current Calls [14:45:11.2670]
Normal: Content Control ID has no Descriptors. [14:45:11.3270] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic Status Flags [14:45:11.3860] Normal: Discovered Client
Characteristic Configuration Descriptors for Characteristic Call State
[14:45:11.4460] Normal: Discovered Client Characteristic Configuration
Descriptors for Characteristic Call Control Point [14:45:11.4460] Normal:
Call Control Point Optional Opcodes has no Descriptors. [14:45:11.5070]
Normal: Discovered Client Characteristic Configuration Descriptors for
Characteristic Termination Reason [14:45:11.5680] Normal: Discovered Client
Characteristic Configuration Descriptors for Characteristic Incoming Call
[14:45:11.6610] Normal: Discovered Client Characteristic Configuration
Descriptors for Characteristic Call Friendly Name [14:45:11.6630] Normal:
TMAP Role has no Descriptors. [14:45:11.7240] Normal: Discovered Client
Characteristic Configuration Descriptors for Characteristic
16BCFD04-253F-C348-E831-0DB3E334D580 [14:45:11.7960] Normal: Discovered
Client Characteristic Configuration Descriptors for Characteristic
16BCFD02-253F-C348-E831-0DB3E334D580 [14:45:11.7990] Normal:
16BCFD01-253F-C348-E831-0DB3E334D580 has no Descriptors. [14:45:11.8490]
Normal: Discovered Client Characteristic Configuration Descriptors for
Characteristic 16BCFD03-253F-C348-E831-0DB3E334D580 [14:45:11.9010] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic ABBAFC01-E56A-484C-B832-8B17CF6CBFE8 [14:45:11.9720] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic ABBAFC02-E56A-484C-B832-8B17CF6CBFE8 [14:45:12.0610] Normal:
Discovered Client Characteristic Configuration Descriptors for
Characteristic ABBAFC03-E56A-484C-B832-8B17CF6CBFE8 [14:45:12.0680] Normal:
00001534-1412-EFDE-1523-785FEABCD123 has no Descriptors. [14:45:12.1420]
Normal: Discovered Client Characteristic Configuration Descriptors for
Characteristic 00001535-1412-EFDE-1523-785FEABCD123 [14:46:45.1800] Normal:
Scanner Off.
iFit on Android Tablet, QZ App running on iPhone:
nRF Connect, 2024-12-10
qDomyos-zwift (66:B5:24:6E:BA:1D)
V 14:28:55.529 Connecting to 66:B5:24:6E:BA:1D...
D 14:28:55.536 gatt = device.connectGatt(autoConnect = false, TRANSPORT_LE,
preferred PHY = LE 1M)
D 14:28:55.687 [Callback] Connection state changed with status: 0 and new
state: CONNECTED (2)
I 14:28:55.687 Connected to 66:B5:24:6E:BA:1D
D 14:28:55.687 wait(1600ms)
D 14:28:55.724 [Broadcast] Action received: android.bluetooth.device.
action.ACL_CONNECTED
I 14:28:56.149 PHY updated (TX: LE 2M, RX: LE 2M)
I 14:28:56.344 Connection parameters updated (interval: 7.5ms, latency: 0,
timeout: 5000ms)
V 14:28:57.287 Discovering services...
D 14:28:57.287 gatt.discoverServices()
D 14:28:57.575 [Callback] Services discovered with status: 0
I 14:28:57.575 Services discovered
V 14:28:57.581 Generic Access (0x1800)
- Device Name [R] (0x2A00)
- Appearance [R] (0x2A01)
Generic Attribute (0x1801)
- Service Changed [I] (0x2A05)
Client Characteristic Configuration (0x2902)
Device Information (0x180A)
- Manufacturer Name String [R] (0x2A29)
- Model Number String [R] (0x2A24)
Apple Continuity Service (d0611e78-bbb4-4591-a5f8-487910ae4366)
- Continuity [E N W] (8667556c-9a37-4c91-84ed-54ee27d90049)
Characteristic Extended Properties (0x2900)
Client Characteristic Configuration (0x2902)
Apple Nearby Service (9fa480e0-4967-4542-9390-d343dc5d04ae)
- Nearby [E N W] (af0badb1-5b99-43cd-917a-a77bc549e3cc)
Characteristic Extended Properties (0x2900)
Client Characteristic Configuration (0x2902)
Unknown Service (0000fe15-0000-1000-8000-00805f9b34fb)
- Unknown Characteristic [R] (ab8a1a4d-7d63-4711-b106-2f313435ad9d)
- Unknown Characteristic [E W] (154f0121-d5eb-46b6-a56a-ba4e9372e581)
Characteristic Extended Properties (0x2900)
Battery Service (0x180F)
- Battery Level [N R] (0x2A19)
Client Characteristic Configuration (0x2902)
Current Time Service (0x1805)
- Current Time [N R] (0x2A2B)
Client Characteristic Configuration (0x2902)
- Local Time Information [R] (0x2A0F)
Apple Notification Center Service (7905f431-b5ce-4e99-a40f-4b1e122d00d0)
- Control Point [E W] (69d1d8f3-45e1-49a8-9821-9bbdfdaad9d9)
Characteristic Extended Properties (0x2900)
- Notification Source [N] (9fbf120d-6301-42d9-8c58-25e699a21dbd)
Client Characteristic Configuration (0x2902)
- Data Source [N] (22eac6e9-24d6-4bb5-be44-b36ace7c7bfb)
Client Characteristic Configuration (0x2902)
Apple Media Service (89d3502b-0f36-433a-8ef4-c502ad55f8dc)
- Remote Command [E N W] (9b3c81d8-57b1-4a8a-b8df-0e56f7ca51c2)
Characteristic Extended Properties (0x2900)
Client Characteristic Configuration (0x2902)
- Entity Update [E N W] (2f7cabce-808d-411f-9a0c-bb92ba96c102)
Characteristic Extended Properties (0x2900)
Client Characteristic Configuration (0x2902)
- Entity Attribute [E R W] (c6b2f38c-23ab-46d8-a6ab-a3a870bbd5d7)
Characteristic Extended Properties (0x2900)
Heart Rate (0x180D)
- Heart Rate Measurement [E N R W] (0x2A37)
Characteristic Extended Properties (0x2900)
Client Characteristic Configuration (0x2902)
Cycling Speed and Cadence (0x1816)
- CSC Feature [R] (0x2A5C)
- Sensor Location [R] (0x2A5D)
- CSC Measurement [N R] (0x2A5B)
Client Characteristic Configuration (0x2902)
- SC Control Point [E I W] (0x2A55)
Characteristic Extended Properties (0x2900)
Client Characteristic Configuration (0x2902)
Heart Rate (0x180D)
- Heart Rate Measurement [E N R W] (0x2A37)
Characteristic Extended Properties (0x2900)
Client Characteristic Configuration (0x2902)
Cycling Speed and Cadence (0x1816)
- CSC Feature [R] (0x2A5C)
- Sensor Location [R] (0x2A5D)
- CSC Measurement [N R] (0x2A5B)
Client Characteristic Configuration (0x2902)
- SC Control Point [E I W] (0x2A55)
Characteristic Extended Properties (0x2900)
Client Characteristic Configuration (0x2902)
D 14:28:57.581 gatt.setCharacteristicNotification(00002a05-0000-1000-8000-00805f9b34fb,
true)
D 14:28:57.583 gatt.setCharacteristicNotification(8667556c-9a37-4c91-84ed-54ee27d90049,
true)
D 14:28:57.584 gatt.setCharacteristicNotification(af0badb1-5b99-43cd-917a-a77bc549e3cc,
true)
D 14:28:57.586 gatt.setCharacteristicNotification(00002a19-0000-1000-8000-00805f9b34fb,
true)
D 14:28:57.590 gatt.setCharacteristicNotification(00002a2b-0000-1000-8000-00805f9b34fb,
true)
D 14:28:57.592 gatt.setCharacteristicNotification(9fbf120d-6301-42d9-8c58-25e699a21dbd,
true)
D 14:28:57.595 gatt.setCharacteristicNotification(22eac6e9-24d6-4bb5-be44-b36ace7c7bfb,
true)
D 14:28:57.598 gatt.setCharacteristicNotification(9b3c81d8-57b1-4a8a-b8df-0e56f7ca51c2,
true)
D 14:28:57.600 gatt.setCharacteristicNotification(2f7cabce-808d-411f-9a0c-bb92ba96c102,
true)
D 14:28:57.603 gatt.setCharacteristicNotification(00002a37-0000-1000-8000-00805f9b34fb,
true)
D 14:28:57.610 gatt.setCharacteristicNotification(00002a5b-0000-1000-8000-00805f9b34fb,
true)
D 14:28:57.613 gatt.setCharacteristicNotification(00002a55-0000-1000-8000-00805f9b34fb,
true)
D 14:28:57.614 gatt.setCharacteristicNotification(00002a37-0000-1000-8000-00805f9b34fb,
true)
D 14:28:57.615 gatt.setCharacteristicNotification(00002a5b-0000-1000-8000-00805f9b34fb,
true)
D 14:28:57.616 gatt.setCharacteristicNotification(00002a55-0000-1000-8000-00805f9b34fb,
true)
I 14:28:57.772 Connection parameters updated (interval: 27.5ms, latency: 0,
timeout: 5000ms)
On Tue, Dec 10, 2024 at 2:06 PM Roberto Viola ***@***.***>
wrote:
… On nrfconnect app from the ifit device what do you see running qz on the
other device at the same time?
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mar 10 dic 2024 alle 20:04 bkeown64 ***@***.***> ha
scritto:
> Yesterday trying the scenario of Samsung qz/ipad on ifit it connected
for
> two minutes. Today it didn’t even see it in ifit
>
> On Tue, Dec 10, 2024 at 1:16 PM Roberto Viola ***@***.***>
> wrote:
>
> > @bkeown64 <https://github.com/bkeown64> I thought you have
> disconnection
> > issues after 2 minutes. Wasn't it?
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#441 (comment)>,
>
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/BK2G3Z6D55O5R6IEPTUS6Y32E4VYRAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSGUZDCOBTG4>
>
> > .
> > You are receiving this because you were mentioned.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#441 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAALYWG2LVHL6BPVLZLMO432E43MRAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSGYZTOOJZGQ>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BK2G3Z73IAK5R7MEP632ROL2E43UVAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSGY2DCOBXGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@bkeown64 Could you please make screenshots? For sure qz on iPhone seems not configured with ifit setting enabled in the experimental settings. Are you sure about this? |
[image: 20241210_151000.jpeg]
…On Tue, Dec 10, 2024 at 3:04 PM Roberto Viola ***@***.***> wrote:
@bkeown64 <https://github.com/bkeown64> Could you please make screenshots?
For sure qz on iPhone seems not configured with ifit setting enabled in
the experimental settings. Are you sure about this?
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BK2G3ZZVVLQMF4KX2EUFFEL2E5CNFAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG42TGOBXGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I checked the ios and you have also the virtual echelon setting enabled.
Disable it
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mar 10 dic 2024 alle 21:22 bkeown64 ***@***.***> ha
scritto:
… [image: 20241210_151000.jpeg]
On Tue, Dec 10, 2024 at 3:04 PM Roberto Viola ***@***.***>
wrote:
> @bkeown64 <https://github.com/bkeown64> Could you please make
screenshots?
>
> For sure qz on iPhone seems not configured with ifit setting enabled in
> the experimental settings. Are you sure about this?
>
> —
> Reply to this email directly, view it on GitHub
> <
#441 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/BK2G3ZZVVLQMF4KX2EUFFEL2E5CNFAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG42TGOBXGQ>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWHOLFKEV3JXCL3GQSD2E5EPVAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG44TCMJWG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I noticed that and before I received this email, I disabled Virtual Echelon
and tried again - no luck.
On Tue, Dec 10, 2024 at 3:29 PM Roberto Viola ***@***.***>
wrote:
… I checked the ios and you have also the virtual echelon setting enabled.
Disable it
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mar 10 dic 2024 alle 21:22 bkeown64 ***@***.***> ha
scritto:
> [image: 20241210_151000.jpeg]
>
> On Tue, Dec 10, 2024 at 3:04 PM Roberto Viola ***@***.***>
> wrote:
>
> > @bkeown64 <https://github.com/bkeown64> Could you please make
> screenshots?
> >
> > For sure qz on iPhone seems not configured with ifit setting enabled
in
> > the experimental settings. Are you sure about this?
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#441 (comment)>,
>
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/BK2G3ZZVVLQMF4KX2EUFFEL2E5CNFAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG42TGOBXGQ>
>
> > .
> > You are receiving this because you were mentioned.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#441 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAALYWHOLFKEV3JXCL3GQSD2E5EPVAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG44TCMJWG4>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BK2G3Z5XAAZTZJBNJFLHSYT2E5FKZAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAYTQNZXGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Another issue is the cadence sensor under the peloton options. Must be
disabled
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mar 10 dic 2024 alle 21:31 bkeown64 ***@***.***> ha
scritto:
… I noticed that and before I received this email, I disabled Virtual
Echelon
and tried again - no luck.
On Tue, Dec 10, 2024 at 3:29 PM Roberto Viola ***@***.***>
wrote:
> I checked the ios and you have also the virtual echelon setting enabled.
> Disable it
>
> Roberto Viola
> Software engineer and open source enthusiast
> http://robertoviola.cloud
>
>
>
> Il giorno mar 10 dic 2024 alle 21:22 bkeown64 ***@***.***> ha
> scritto:
>
> > [image: 20241210_151000.jpeg]
> >
> > On Tue, Dec 10, 2024 at 3:04 PM Roberto Viola ***@***.***>
> > wrote:
> >
> > > @bkeown64 <https://github.com/bkeown64> Could you please make
> > screenshots?
> > >
> > > For sure qz on iPhone seems not configured with ifit setting enabled
> in
> > > the experimental settings. Are you sure about this?
> > >
> > > —
> > > Reply to this email directly, view it on GitHub
> > > <
> >
>
#441 (comment)>,
>
> >
> > > or unsubscribe
> > > <
> >
>
https://github.com/notifications/unsubscribe-auth/BK2G3ZZVVLQMF4KX2EUFFEL2E5CNFAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG42TGOBXGQ>
>
> >
> > > .
> > > You are receiving this because you were mentioned.Message ID:
> > > ***@***.***>
> > >
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#441 (comment)>,
>
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AAALYWHOLFKEV3JXCL3GQSD2E5EPVAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG44TCMJWG4>
>
> > .
> > You are receiving this because you were mentioned.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#441 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/BK2G3Z5XAAZTZJBNJFLHSYT2E5FKZAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAYTQNZXGU>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWEFPBAGBBJNEOLLCDL2E5FS3AVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAZDGMBSGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Success!!! I disabled that with no luck, but then disabled anything
checked on I. peloton Options and then Diabler IC Bike under FTMS in Bike
Options and viola! It works!!! I’ll give it a whirl after work to see how
the continuity is on the Bluetooth!
Thank you, Roberto!
On Tue, Dec 10, 2024 at 3:35 PM Roberto Viola ***@***.***>
wrote:
… Another issue is the cadence sensor under the peloton options. Must be
disabled
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mar 10 dic 2024 alle 21:31 bkeown64 ***@***.***> ha
scritto:
> I noticed that and before I received this email, I disabled Virtual
> Echelon
> and tried again - no luck.
>
> On Tue, Dec 10, 2024 at 3:29 PM Roberto Viola ***@***.***>
> wrote:
>
> > I checked the ios and you have also the virtual echelon setting
enabled.
> > Disable it
> >
> > Roberto Viola
> > Software engineer and open source enthusiast
> > http://robertoviola.cloud
> >
> >
> >
> > Il giorno mar 10 dic 2024 alle 21:22 bkeown64 ***@***.***> ha
> > scritto:
> >
> > > [image: 20241210_151000.jpeg]
> > >
> > > On Tue, Dec 10, 2024 at 3:04 PM Roberto Viola ***@***.***>
> > > wrote:
> > >
> > > > @bkeown64 <https://github.com/bkeown64> Could you please make
> > > screenshots?
> > > >
> > > > For sure qz on iPhone seems not configured with ifit setting
enabled
> > in
> > > > the experimental settings. Are you sure about this?
> > > >
> > > > —
> > > > Reply to this email directly, view it on GitHub
> > > > <
> > >
> >
>
#441 (comment)>,
>
> >
> > >
> > > > or unsubscribe
> > > > <
> > >
> >
>
https://github.com/notifications/unsubscribe-auth/BK2G3ZZVVLQMF4KX2EUFFEL2E5CNFAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG42TGOBXGQ>
>
> >
> > >
> > > > .
> > > > You are receiving this because you were mentioned.Message ID:
> > > > ***@***.***>
> > > >
> > >
> > > —
> > > Reply to this email directly, view it on GitHub
> > > <
> >
>
#441 (comment)>,
>
> >
> > > or unsubscribe
> > > <
> >
>
https://github.com/notifications/unsubscribe-auth/AAALYWHOLFKEV3JXCL3GQSD2E5EPVAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG44TCMJWG4>
>
> >
> > > .
> > > You are receiving this because you were mentioned.Message ID:
> > > ***@***.***>
> > >
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#441 (comment)>,
>
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/BK2G3Z5XAAZTZJBNJFLHSYT2E5FKZAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAYTQNZXGU>
>
> > .
> > You are receiving this because you were mentioned.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#441 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAALYWEFPBAGBBJNEOLLCDL2E5FS3AVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAZDGMBSGY>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BK2G3ZYS2YSTE53XCFYD5VT2E5GCVAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAZTCMRQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I’m also awaiting arrival on a SmartSpin2K so I can get auto-resistance on
this bike. Thanks again!!!!!
On Tue, Dec 10, 2024 at 3:35 PM Roberto Viola ***@***.***>
wrote:
… Another issue is the cadence sensor under the peloton options. Must be
disabled
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mar 10 dic 2024 alle 21:31 bkeown64 ***@***.***> ha
scritto:
> I noticed that and before I received this email, I disabled Virtual
> Echelon
> and tried again - no luck.
>
> On Tue, Dec 10, 2024 at 3:29 PM Roberto Viola ***@***.***>
> wrote:
>
> > I checked the ios and you have also the virtual echelon setting
enabled.
> > Disable it
> >
> > Roberto Viola
> > Software engineer and open source enthusiast
> > http://robertoviola.cloud
> >
> >
> >
> > Il giorno mar 10 dic 2024 alle 21:22 bkeown64 ***@***.***> ha
> > scritto:
> >
> > > [image: 20241210_151000.jpeg]
> > >
> > > On Tue, Dec 10, 2024 at 3:04 PM Roberto Viola ***@***.***>
> > > wrote:
> > >
> > > > @bkeown64 <https://github.com/bkeown64> Could you please make
> > > screenshots?
> > > >
> > > > For sure qz on iPhone seems not configured with ifit setting
enabled
> > in
> > > > the experimental settings. Are you sure about this?
> > > >
> > > > —
> > > > Reply to this email directly, view it on GitHub
> > > > <
> > >
> >
>
#441 (comment)>,
>
> >
> > >
> > > > or unsubscribe
> > > > <
> > >
> >
>
https://github.com/notifications/unsubscribe-auth/BK2G3ZZVVLQMF4KX2EUFFEL2E5CNFAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG42TGOBXGQ>
>
> >
> > >
> > > > .
> > > > You are receiving this because you were mentioned.Message ID:
> > > > ***@***.***>
> > > >
> > >
> > > —
> > > Reply to this email directly, view it on GitHub
> > > <
> >
>
#441 (comment)>,
>
> >
> > > or unsubscribe
> > > <
> >
>
https://github.com/notifications/unsubscribe-auth/AAALYWHOLFKEV3JXCL3GQSD2E5EPVAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSG44TCMJWG4>
>
> >
> > > .
> > > You are receiving this because you were mentioned.Message ID:
> > > ***@***.***>
> > >
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#441 (comment)>,
>
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/BK2G3Z5XAAZTZJBNJFLHSYT2E5FKZAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAYTQNZXGU>
>
> > .
> > You are receiving this because you were mentioned.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#441 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAALYWEFPBAGBBJNEOLLCDL2E5FS3AVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAZDGMBSGY>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#441 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BK2G3ZYS2YSTE53XCFYD5VT2E5GCVAVCNFSM6AAAAABN4LEEQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHAZTCMRQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
iFit can't connect to QZ. it sees a machine called I_EB, but can't connect to it. EDIT: i_EB may not be QZ my rower saw that when QZ was off - it looks like ifit can't see any device. I have Virtual iFit turned on
Of note I'm using a Concept2 Rowing Erg with PM5 (my elliptical is in storage as we have moved to a smaller house). QZ connects to the PM5' but says connecting all the time...
debug-Tue_Sep_14_03_56_12_2021.log
The text was updated successfully, but these errors were encountered: