BLE Attributes

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,191件の閲覧回数
syed_idris
Contributor III

What mean by the Attributes and profiles in BLE ?

Can KW40 communicate to any sensor having bluetooth or it needs special attributes and profiles with sensor ?

Can we send the temperature sensor data from sensor to KW40 by connecting ANY bluetooth device to temperature sensor ?

0 件の賞賛
返信
1 解決策
1,864件の閲覧回数
alexandruandree
NXP Employee
NXP Employee

An attribute is an entity described by type, handle and permissions. Attributes comprise the GATT database. Profiles define specific application behavior.  For further in-depth details, I recommend ATTRIBUTE PROTOCOL chapter and BLUETOOTH PROFILES sub-chapter from the Core specification (Adopted Specifications | Bluetooth Technology Website )

The Temperature sensor and collector implement a custom profile and service. In consequence, temperature data can be retrieved ONLY by a Bluetooth device that implements the same custom profile and a client for the custom service.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,865件の閲覧回数
alexandruandree
NXP Employee
NXP Employee

An attribute is an entity described by type, handle and permissions. Attributes comprise the GATT database. Profiles define specific application behavior.  For further in-depth details, I recommend ATTRIBUTE PROTOCOL chapter and BLUETOOTH PROFILES sub-chapter from the Core specification (Adopted Specifications | Bluetooth Technology Website )

The Temperature sensor and collector implement a custom profile and service. In consequence, temperature data can be retrieved ONLY by a Bluetooth device that implements the same custom profile and a client for the custom service.

0 件の賞賛
返信