shmuelzon / ble2mqtt

A BLE to MQTT bridge
MIT License
60 stars 6 forks source link

services & characteristics #5

Closed Yury777 closed 5 years ago

Yury777 commented 5 years ago

How to insert the entire services and characteristics directory from http://www.bluetooth.org to ble2mqtt?

Yury777 commented 5 years ago

Maybe it used to work automatically, and after changing the URL, it broke... old url = https://developer.bluetooth.org/gatt/services/Pages/ServiceViewer.aspx?u=org.bluetooth.service.battery_service.xml new url = https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.service.battery_service.xml

shmuelzon commented 5 years ago

Should be fixed now. Make sure do delete resources/*.json so they will be re-created.