06-21-2022 07:48 AM
Is there any way to connection Bosch GLM 50-27 C laser meter without name. Because name comes null when i scan with bluetooth. Is there a unique property ( UUID, characteristic etc.) for Bosch GLM 50-27C laser meter model ?
06-23-2022 09:54 PM
Hello omerfaruk,
We will look into it and get back to you, thanks for the question!
06-27-2022 09:28 PM
Answer:
All Bosch GLM Devices from GLM 120 C on (including GLM 50-27C) do not advertise their names anymore. Discovery can be done by using the specific Service UUID. The information about device name is included as device identifier and must be decoded. We include an example decoder in the example Apps, provided with the SDK. In the Android example app the implementation is provided in the ../app/src/main/java/com/bosch/glm100c/easy_connect/bluetooth/MTDeviceParserImpl.java class.
09-13-2023 05:23 PM
Our software development environment is React Native. We have integrated many of your products. However, it did not happen in the IOS section in GLM50-27 C. We integrated the Android part but unfortunately not IOS. How should we follow a path?
09-18-2023 01:47 PM
Hi there, any update on this? Thanks