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

Apple Watch Series 6 - Query Error #279

Closed
leacho73 opened this issue Feb 15, 2022 · 6 comments
Closed

Apple Watch Series 6 - Query Error #279

leacho73 opened this issue Feb 15, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@leacho73
Copy link

Describe the bug

I have noticed whilst using ESPresense on an ESP32, whilst I get inconsistent results with my iPhone (known issue, being worked on) - I am also seeing in the logs that I just get a 'QueryErr' when trying to poll my Apple Watch Series 6. I was hoping to use the watch as a more reliable method of presence detection as you would normally be wearing that, rather than having to guarantee having a phone on you all the time.

Config

  • Version: 2.0.26

Hardware

ESP32 NodeMCU

Logs

0 QryErr| MAC: ###############, ID: apple:1005:9-26 rssi -56, try 1, retry after 0ms
0 QryErr| MAC: ###############, ID: apple:1005:9-26 rssi -52, try 1, retry after 0ms
0 New Q | MAC: ###############, ID: apple:1005:9-26 21984fa935
0 Query | MAC: ###############, ID: apple:1005:9-26 rssi -51
0 QryErr| MAC: ###############, ID: apple:1005:9-26 rssi -51, try 2, retry after 1000ms
0 Query | MAC: ###############, ID: apple:1005:9-26 rssi -60
0 QryErr| MAC: ###############, ID: apple:1005:9-26 rssi -60, try 3, retry after 5000ms

Screenshots

@leacho73 leacho73 added the bug Something isn't working label Feb 15, 2022
@Zipties
Copy link

Zipties commented Feb 16, 2022

Query is basically broken right now

@DTTerastar
Copy link
Contributor

I have gotten apple watches to work a bit better, but still trying to figure this out. I've gotten a nice packet dump of it happening: h2zero/NimBLE-Arduino#366

@stale stale bot added the wontfix This will not be worked on label May 9, 2022
@stale stale bot closed this as completed May 16, 2022
@DTTerastar DTTerastar reopened this Jun 25, 2022
@stale stale bot removed the wontfix This will not be worked on label Jun 25, 2022
DTTerastar added a commit that referenced this issue Jun 25, 2022
DTTerastar added a commit that referenced this issue Jun 25, 2022
* Apple watch works!!!!!!
@ESPresense ESPresense deleted a comment from stale bot Jun 27, 2022
@DTTerastar
Copy link
Contributor

Anyone but me have a chance to test this?

@rakuuhwa
Copy link

rakuuhwa commented Jul 6, 2022

I am new but enthusiastic user with Apple Watch 6 and some spare ESP32 and ESP8266s. I should only install the b1 or above and check for discovery?

@DTTerastar
Copy link
Contributor

The newest release has this in it. I think we should probably close it. @leacho73 ? @Zipties ?

@leacho73
Copy link
Author

Happy for it to be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants