mergBLEConnectPeripheral

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLEConnectPeripheral <pUUID>
Associationsmergble
Summary

Establishes a local connection to a peripheral

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pUUID

A peripheral UUID as returned bu the mergBLEDidDiscoverPeripheral message

Description

When successfully connected the mergBLEDidConnectPeripheral message is sent. If a connection couldn't be made the mergBLEDidFailToConnectPeripheral is sent. When a peripheral connection is lost the mergBLEDidDisconnectPeripheral is sent.

Tagsexternals