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

ClearGrass Temp & RH problem #81

Closed
AlexHighTower opened this issue Apr 2, 2021 · 2 comments
Closed

ClearGrass Temp & RH problem #81

AlexHighTower opened this issue Apr 2, 2021 · 2 comments

Comments

@AlexHighTower
Copy link

Hello,

I have ClearGrass Temp & RH sensor, it looks like CGG1
Flasher shows it as "ClearGrass Temp & RH" at list when I press "Connect" and after I select it in list and press "Pair" I got following error:

15:26:34: Searching for devices
15:26:38: Connecting to: ClearGrass Temp & RH
15:26:39: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:26:39: Reconnect 1 from 5
15:26:39: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:26:39: Reconnect 2 from 5
15:26:39: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:26:39: Reconnect 3 from 5
15:26:39: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:26:39: Reconnect 4 from 5
15:26:39: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:26:39: Reconnect 5 from 5
15:26:39: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:26:39: Somtthing went wrong, to many reconnect's
15:26:46: Disconnected.

at the moment "Disconnect" appears display blinks (refresh)

if I press "Connect" again - it tells "already paired" and a little bit different log at the beginning

15:27:42: Searching for devices
15:27:47: NotFoundError: User cancelled the requestDevice() chooser.
15:27:47: Reconnect 1 from 5
15:28:01: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:28:01: Reconnect 2 from 5
15:28:01: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:28:01: Reconnect 3 from 5
15:28:01: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:28:01: Reconnect 4 from 5
15:28:01: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:28:01: Reconnect 5 from 5
15:28:01: NotFoundError: No Services matching UUID 00010203-0405-0607-0809-0a0b0c0d1912 found in Device.
15:28:01: Something went wrong, to many reconnect's
15:28:07: Disconnected.

@pvvx
Copy link
Owner

pvvx commented Apr 3, 2021

#41 (comment)

@kelchm
Copy link

kelchm commented Apr 3, 2021

ClearGrass Temp & RH sensor, it looks like CGG1

Unfortunately the ClearGrass name almost certainly means you have the nRF based hardware, making it incompatible with this project. To confirm, you should check the advertised UUID using something like nRF Connect as @pvvx describes here.

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

3 participants