I’m running 6.1.4 on some production devices and we have recently been doing some firmware updates and the software team asked if we can change the GUIDs. when we change either at all, we no longer get any characteristic broadcast and can’t therefore connect to the device.
What is the proper way to use this setting? I also note that we can only change the lower 8 characters of the GUID.
I’m using SET BC_SMART_CONFIG=68E3 28F0 89F7 D93D . (Note: that I updated the last character from C to D). 6.1.4 doesn’t support the ON/OFF command so this is the full BC_SMART_CONFIG. I have changed it to several different values all with the same result and it makes no difference whether it is a change to the Characteristic or service GUID.
Is there anything you can give us on how the app is able to connect to the characteristic? Using iOS CoreBluetooth, we are getting zero characteristics available on the service from the device. This makes it unconnectable as far as we can tell.