sim1222 / haritorax-slimevr-bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HaritoraX 1.1 Usage

LeKingYeeter opened this issue · comments

I saw the video of the HaritoraX wireless trackers working with this software and i was wondering if it was possible to use the HaritoraX1.1 with it too, the X1.1 connects through bluetooth similarly to the Wireless trackers

Thank you for creating issue!
But I only have Haritora X Wireless, So I can't test except for HaritoraX Wireless. If you can provide a packet capture about tracking data or the product itself, I may be able to support it.

Just want to clarify Im not the best when it comes to this, I used Wireshark to capture the bluetooth packets, if its not this please elaborate
HaritoraXBluetoothPacket.zip

Heyo, this is a couple months old but I am working on HaritoraX 1.1b/1.1/1.0 support via SlimeTora which you may be interested in (the program's backend is my NPM package, haritorax-interpreter, which I'm working on v2.0.0 for which will include support for those).

From what I have found, we do not need to listen directly to the Bluetooth packets, rather the COM port that it assigns, as it is a full Bluetooth device and not a BLE device like the HaritoraX Wireless (which uses services/characteristics and such).