| Connect Microcontroller | | Connects to the last connected Microbit device in play mode. - Device: Select the Microbit device to connect to.
|
| Disconnect Microcontroller | | Disconnect from the currently connected Microbit device. - Device: Select the Microbit device to disconnect from.
|
| Is Connected |  | Indicates whether a Microbit device is currently connected. - Device: Select the Microbit device to check.
|
| Send Data |  | Sends data to the connected Microbit device in text form. - Device: Select the Microbit device to send data to.
- Text: Text value to be sent to the connected Microbit device.
|
| On Received Data |  | Perform the behaviour when data is received from a connected Microbit device. - Device: Select the Microbit device to receive data from.
- Target: Object or scene to get the data from the connected Microbit device.
- Variable: The specified Text variable to set the value.
|