bluetoothle1中連接斷開藍牙有列子,有沒有bluetoothle1使用串口的udid,像串口一樣通訊,發送讀取位元組的列子,
發送資料
BluetoothLE1.WriteCharacteristic(TBluetoothLEDevice ADevice,TBluetoothGattCharacteristic ACharacteristic);
ADevice.WriteCharacteristic(AChar);
接收資料
procedure BluetoothLE1CharacteristicRead(const Sender: TObject; const ACharacteristic: TBluetoothGattCharacteristic;
AGattStatus: TBluetoothGattStatus);
的相關例子
uj5u.com熱心網友回復:
現在估計就只有XE自帶的例子,其它的資源都是極少公布,我也是找了好久.......也沒有找到D:\Program Files\Embarcadero\Studio\17.0\Samples\Object Pascal\Multi-Device Samples\Device Sensors and Services\Bluetooth
uj5u.com熱心網友回復:
主要一些使用藍牙的udid的,沒有教材很難寫啊
uj5u.com熱心網友回復:
一般的情況下都是先入安卓+JAVA,然后再回DELPHI的曲線救國吧轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/70444.html
標籤:非技術區
