ARMmbed / mbed-os-example-ble

BLE demos using mbed OS and mbed cli
Apache License 2.0
134 stars 118 forks source link

Health thermometer profile links broken #179

Closed JanneKiiskila closed 5 years ago

JanneKiiskila commented 6 years ago

Link to:

https://developer.bluetooth.org/gatt/services/Pages/ServiceViewer.aspx?u=org.bluetooth.service.health_thermometer.xml

does not work - reference is in: https://github.com/ARMmbed/mbed-os-example-ble/blob/master/BLE_Thermometer/readme.md#thermometer

JanneKiiskila commented 6 years ago

Working link (now at least) - https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.service.health_thermometer.xml&u=org.bluetooth.service.health_thermometer.xml

[Mirrored to Jira]

JanneKiiskila commented 6 years ago

https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.temperature_type.xml is broken, too.

[Mirrored to Jira]

JanneKiiskila commented 6 years ago

Actually, all bluetooth.org links are down...

[Mirrored to Jira]

pan- commented 6 years ago

The only one that doesn't works for me is https://developer.bluetooth.org/gatt/profiles/Pages/ProfileViewer.aspx?u=org.bluetooth.profile.health_thermometer.xml . Others looks fine. [Mirrored to Jira]