We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c2b79 commit a7c7ebfCopy full SHA for a7c7ebf
content/hardware/04.pro/shields/portenta-uwb-shield/tutorials/01.user-manual/content.md
@@ -986,7 +986,7 @@ myTracker.start();
986
987
Let's examine some of the key configuration parameters:
988
989
-- `sessionID`: A unique 32-bit identifier (`0x11223344`) that must match between devices in the same session.
+- `sessionID`: A unique 32-bit identifier (`0x11223344`) must match between devices in the same session.
990
- `deviceRole`: Defines whether the device is a Responder (Controlee) or Initiator (Controller).
991
- `multiNodeMode`: Set to UniCast for direct device-to-device communication.
992
- `rangingRoundUsage`: Set to DS_TWR (Double-Sided Two-Way Ranging) for the highest accuracy.
0 commit comments