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
To learn more about how to communicate the Edge Control through UART with other devices, we will use the example code below that can be found on **File > Examples > Arduino_EdgeControl > RPC > BlinkOverSerial**
1384
1384
1385
+
This example shows how to export Arduino functions as remote procedure calls (RPC), the Edge Control is capable ofcontrolling a MKR board built-in LED by Serial communication.
0 commit comments