ptx2
ptx2
Hi, thanks for opening this, it would be excellent to add FTMS support! I still need to read up on FTMS and I have only skimmed the PR so far,...
Interesting! It looks like a race in noble where it tries to operate on a peripheral that is not in its internal list of peripherals. There is an open PR...
Hi @skoregon, nice investigating! I don't have access to a Bike+ so take everything I say with a grain of salt. Also just a warning to anyone reading: there's always...
Hey, nice progress! I think this confirms some of our assumptions about the communications: (from your dmesg) > ``` > [ 4.892304] usb 3-1: New USB device found, idVendor=317e, idProduct=a005,...
It is outside the scope but... It wouldn't be too hard to record a FIT file for each ride. * Automatically start recording on the first stats packet * Automatically...
To try this out: ``` sudo apt-get install git cd git clone https://github.com/ptx2/gymnasticon.git cd gymnasticon sudo service gymnasticon stop sudo setcap cap_net_raw+eip $(eval readlink -f $(which node)) git fetch origin...
Thanks for testing this @EfficientSetting! I just made a small change if you have time to try it out. I think this should now be the same as what @doudar...
Hey, thanks for trying again! Does it fail the same way each time? A log would be great. A low-level log e.g. `btmon -w echelon.log` on Linux or PacketLogger app...
Thanks @doudar! I A/B'd that one (and yours) with what I have here and can't seem to see a relevant difference. What I have here works against a mock Echelon...
@cagnulein @doudar Thank you both for the support! I was thinking along similar lines @doudar. It actually looks like an issue we ran into on the IC4 bike, specific to...