Advanced
drawer of blocks. Click the drop-down menu icon to show the Advanced invisible componentsBluetooth
drawerBluetooth
drawer in the Advanced section of the Blocks tab. Connect to Device Id
function allows your app to connect to a BLE enabled device based in the Id of that device.Connect to Device Name
block to connect directly to it. Please note that device names are not unique and it is relatively easy to change the name of a BLE device.Receive
function in your app in order to listen to, or receive, data coming from the BLE device.Transmit
function to send that information.