forceCharacteristicEqualityByUuid
Determines if characteristic equality should use UUID comparison (true), or compare by reference (false). Default is to compare by reference (false).
Provides a workaround for I/O operations stalling when a peripheral has multiple characteristics with the same UUID until https://github.com/JuulLabs/kable/issues/1016 is fixed.
Only applicable on Apple.