Files
OpenMQTTGateway/docs/setitup/ble.md
Florian 7a2bb04a1b [DOCS] Theengs Plug highlight and SEO improvements (#1730)
* [DOCS] Theengs Plug highlight

* Add alt content for images and description
2023-08-11 13:04:52 -05:00

11 lines
533 B
Markdown

# BLE gateway
## Compatible parts
**The ESP32 has an integrated BLE module**, with this board the BLE gateway don't need any additional hardware. Making it the **advised board for BLE**.
You can use a barebone ESP32 or some nice looking products like the ones below (from M5Stack):
![M5 Atom](../img/OpenMQTTgateway_M5_Atom_Board.png)
![M5 Stack Core](../img/OpenMQTTgateway_M5_Stack_Board_Display_Text.png)
For Arduino and ESP8266, we previously used HM10, this module is no longer supported by OpenMQTTGateway, prefer an ESP32.