Select A Server From the Arduino IDE Examples Menu¶
Select File from the Arduino IDE main menu and then select Examples.
Next, choose Telemetrix4RpiPico2w from the example selections.

There are three servers to choose from:
-
Telemetrix4RpiPico2w-BLE
This server implements the BLE Nordic UART Service.
-
Telemetrix4RpiPico2w-Serial
This server implements a serial transport via the USB port.
-
Telemetrix4RpiPico2w-WiFi
This server implements a WiFi transport.