b =
ble with properties:
Name: "DemoDevice"
Address: "5A0B858BC07C"
Connected: 1
Services: [5×2 table]
Characteristics: [12×5 table]
Show services and characteristics
"Gender" 特性を表す characteristic オブジェクトを作成します。
c = characteristic(b,"User Data","Gender")
c =
Characteristic with properties:
Name: "Gender"
UUID: "2A8C"
Attributes: "Read" "Write"
Descriptors: []
b =
ble with properties:
Name: "DemoDev"
Address: "FF548EA5658F"
Connected: 1
Services: [5×2 table]
Characteristics: [10×5 table]
Show services and characteristics