You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/smol-slimes/index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ Currently, Official SlimeVR trackers and most DIY trackers connect to the SlimeV
49
49
</details>
50
50
51
51
## So what are the actual differences?
52
+
52
53
### 1. Protocol
53
54
Typical WiFi-based Trackers communicate via WiFi directly with the SlimeVR Server. Smol Trackers instead use a heavily modified fork of the Enhanced ShockBurst (ESB) protocol on an nRF52 or nRF54 microcontroller to communicate with the host device via a receiver; allowing for lower latency and lower power draw at the cost of range.
54
55
@@ -61,6 +62,7 @@ Smol Trackers have the additional benefit of a much smaller PCB, leading to an a
61
62
62
63
#### An Official Tracker (left) and Ibis 2.0 Smol Tracker (right)
0 commit comments