You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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:
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
The text was updated successfully, but these errors were encountered: