seeMote Cube initialization failure
gumpmv 2026-08-06 16:09:43 20 Views1 Replies Hello DFROBOT,
I recently purchased a seeMote Cube and posted an issue in your GitHub repository regarding the use of it, today.
- https://github.com/DFRobot/seeMoteCube/issues/1
Please kindly provide solutions or relevant information on my issue.
It would be appreciated if you would add comments in the GitHub itself, so that accessibility to the useful information be guaranteed to more developers who are interested in Spatial Accessory Tracking with Apple Vision Pro.
Best regards,
Your setup looks solid — the BLE/HID path and Info.plist declarations all check out.
The seeMote Cube requires visionOS 27 or later; it won't initialize on 26.x even if the accessory pairs over BLE. If you're on visionOS 27 beta, there's a known Beta 4 bug where tracking fails to initialize on first Bluetooth pair — power-cycle the accessory or toggle Bluetooth as a workaround.
The com.apple.developer.accessorytracking note in the GitHub repo is outdated — visionOS 27's standard Accessory Tracking capability is sufficient, no separate entitlement approval needed. Your retrained .referenceaccessory from Create ML is worth testing too — the bundled file may have been generated against an earlier firmware revision.
Jason.Miao 
