Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during resetTransmitter: unknownCharacteristic when resetting G6 “81” transmitters #130

Open
seanknox opened this issue Aug 29, 2019 · 5 comments

Comments

@seanknox
Copy link

Trying to reset G6 “81” transmitters fails with:

Error during resetTransmitter: unknownCharacteristic
@gradyligon
Copy link

Same error on 81 transmitter reset

@jiminoc
Copy link

jiminoc commented Oct 24, 2019

getting same: Command error: Error during resetTransmitter: unknownCharacteristic

Mojave
XCODE 11.1
Releases 3.1, 3.0, 2.1 all same error

2019-10-23 18:27:04.795110-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.795741-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.796270-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.796914-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.797459-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.798050-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.798610-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.799764-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.800720-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.801799-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.802902-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.804149-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.805188-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.806710-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.807259-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.807759-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.808200-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.808690-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.809165-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.810010-0700 ResetTransmitter[258:4973] [Transmitter] Sending command: resetTransmitter 2019-10-23 18:27:04.813733-0700 ResetTransmitter[258:4783] [ResetManager] State changed: resetting(transmitter: CGMBLEKit.Transmitter) -> initialized 2019-10-23 18:27:04.819933-0700 ResetTransmitter[258:4973] [ResetManager] Command error: Error during resetTransmitter: unknownCharacteristic 2019-10-23 18:27:04.820489-0700 ResetTransmitter[258:4973] [Transmitter] Reading glucose 2019-10-23 18:27:04.821773-0700 ResetTransmitter[258:4973] [Transmitter] Initiating a disconnect 2019-10-23 18:27:04.822263-0700 ResetTransmitter[258:4973] [PeripheralManager] Configured peripheral has no services. Reconfiguring… 2019-10-23 18:27:04.823304-0700 ResetTransmitter[258:4973] [PeripheralManager] Error applying peripheral configuration: notReady 2019-10-23 18:27:04.823916-0700 ResetTransmitter[258:4973] [PeripheralManager] Delegate configuration completed 2019-10-23 18:27:04.824852-0700 ResetTransmitter[258:4973] [PeripheralManager] Configured peripheral has no services. Reconfiguring… 2019-10-23 18:27:04.825616-0700 ResetTransmitter[258:4973] [PeripheralManager] Error applying peripheral configuration: notReady 2019-10-23 18:27:04.826119-0700 ResetTransmitter[258:4973] [PeripheralManager] Delegate configuration completed 2019-10-23 18:27:04.827025-0700 ResetTransmitter[258:4973] [Transmitter] Authenticating with transmitter 2019-10-23 18:27:04.833827-0700 ResetTransmitter[258:6064] [CoreBluetooth] XPC connection invalid 2019-10-23 18:27:06.437388-0700 ResetTransmitter[258:4783] [Snapshotting] Snapshotting a view (0x1020c5400, UIKeyboardImpl) that is not in a visible window requires afterScreenUpdates:YES.

@DriverTicks
Copy link

I also encountered this problem, the transmitter firmware version is 1.6.5.27

@dhenhead
Copy link

dhenhead commented Nov 23, 2019

I am having the same issue, It does not seem to be finding the control uuid from the transmitter with the same firmware version as above, 1.6.5.27

@ChristopherEnea
Copy link

Has anyone found a workaround or fix for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants