מה זה BLE ?

רובוטרוניקס מפתחת אלקטורניקה תוכנה ומערכת קליטה ושידור מבוססי BLE

מה זה BLE ?

שכבות של BLE

(הטלפון )   A Central (Master)

Peripheral (Slave) BLE Device which sends the packets

Any BLE Device can be configured as a Server or a Client. ESP32 is no exception to this

קונטרולר :

הוסט :

אפליקציה :

 

The controller contains the following:

  • PHY – The Physical Layer
  • LL – The Link Layer
  • HCI – Controller side Host-Controller Interface

The host contains the following:

  • HCI – Host side Host-Controller Interface
  • L2CAP – Logical Link Control and Application Protocol
  • SM – Security Manager
  • ATT – Attribute Protocol
  • GAP – Generic Access Profile
  • GATT – Generic Attribute Profile

חיבור בין שתי ESP32 דרך BLE אחד CLINET  , SERVER

BLE AS SERVER

BLE AS CLIENT

 

 

קישור לכתבת מקור : LINK ESP32 BLE

כתיבת תגובה