1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.57k stars 786 forks source link

Bluetooth module XM-15B with a NODEMCU Lolin is not working. #179

Closed ctripodi closed 6 years ago

ctripodi commented 6 years ago

Hello, I am trying to use an Bluetooth module XM-15B with a NODEMCU Lolin but is not working. I could not see any MQTT message. I am using OpenMQTTGateway version v 0.7 I am using a modulo that is not complatible?

1technophile commented 6 years ago

Hello, Nope it is not compatible, with a nodemcu the module supported for ble are HM10 and HM11

ctripodi commented 6 years ago

OK, Thanks.