Skip to content

Commit 8c4fcb5

Browse files
canchebagurTaddyHC
andauthored
Update content/hardware/04.pro/shields/portenta-uwb-shield/tutorials/01.user-manual/content.md
Co-authored-by: TaddyHC <[email protected]>
1 parent d826699 commit 8c4fcb5

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/shields/portenta-uwb-shield/tutorials/01.user-manual

1 file changed

+1
-1
lines changed

content/hardware/04.pro/shields/portenta-uwb-shield/tutorials/01.user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ The `NearbyDemo` example sketch provides a great foundation that you can build u
692692

693693
The Two-Way Ranging example demonstrates direct UWB communication between two Arduino devices: the Portenta UWB Shield (acting as a Controlee/Responder) and the Arduino Stella (acting as a Controller/Initiator). This example showcases the fundamental distance measurement capabilities of UWB technology in a dedicated device-to-device setup without requiring external UWB-enabled consumer devices such as smartphones.
694694

695-
***<strong>Note:</strong> In UWB communication, the terms "Controller" and "Controlee" refer to specific roles within a ranging session. A Controller (also called an Initiator) is the device that initiates and controls the ranging process, sending the initial signal and managing the timing of exchanges. A Controlee (also called a Responder) is the device that responds to the Controller's signals. These terms are used interchangeably in UWB documentation: Controller/Initiator and Controlee/Responder refer to the same roles. In positioning systems, Controllers/Initiators often correspond to mobile "tags" while Controlees/Responders often serve as stationary "anchors".***
695+
***<strong>Note:</strong> In UWB communication, the terms "Controller" and "Controlee" refer to specific roles within a ranging session. A __Controller__ (also called an Initiator) is the device that initiates and controls the ranging process, sending the initial signal and managing the timing of exchanges. A __Controlee__ (also called a Responder) is the device that responds to the Controller's signals. These terms are used interchangeably in UWB documentation: Controller/Initiator and Controlee/Responder refer to the same roles. In positioning systems, Controllers/Initiators often correspond to mobile "tags" while Controlees/Responders often serve as stationary "anchors".***
696696

697697
This example demonstrates the following:
698698

0 commit comments

Comments
 (0)