-
Notifications
You must be signed in to change notification settings - Fork 57
Quick Start
Daniel edited this page Mar 5, 2026
·
5 revisions
Follow these steps to get MSRC running in a few minutes.
-
Download the latest release: https://github.com/dgatf/msrc/releases
-
Connect the RP2040 while holding the BOOT button
-
Copy the file
MSRC-RP2040.uf2to the device
Basic Smartport setup:
- 5V → 5V
- GND → GND
- Signal → GPIO 0
-
Connect the board to your PC
-
Open MSRC Link
-
Select:
- Receiver protocol → Smartport
- Enable at least one sensor (e.g. ESC or GPS)
-
Click Write Config
-
Reboot the board
In your transmitter (OpenTX / EdgeTX):
- Go to Telemetry page
- Select Delete all sensors
- Select Discover new sensors
You should see sensors such as:
- RPM
- Voltage
- Current
- GPS data (if connected)
If no sensors appear:
- Check wiring
- Check protocol selection
- Try rediscovering sensors
- See Troubleshooting section