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

Can't turn Horizon Pro on #33

Closed
madmic1314 opened this issue Nov 20, 2023 · 5 comments
Closed

Can't turn Horizon Pro on #33

madmic1314 opened this issue Nov 20, 2023 · 5 comments

Comments

@madmic1314
Copy link

Hi all, found this earlier and been banging my head against a wall - grabbed by id using an iphone, but no matter what I put into EFR Connect or nRF Connect I can't get the projector to turn on. Wondered if anyone can help?

nRF Connect:
Company ID: 0x0046
Data: 0x46002b156feeb22440ffffff3043524b533d (as from my iphone, though the 2b15 section changes with each press)
UUID: 0x1812

I've got the same in EFR Connect as well - neither turns the projector on. I can see my phone on the iphone scanner only when advertising using nRF Connect

Any help much appreciated

@helgek
Copy link

helgek commented Nov 20, 2023

Hi, did you check on the forum if somebody else was already successful with your projector? In the stack overflow thread you will find one case/projector where an additional scan code was required to turn the device on in case that might be maybe necessary for your model as well.

@madmic1314
Copy link
Author

Thanks - I've looked over that thread and tried the various codes there, sniffing for mine gives me the above code. I tried sending the secondary code and still no dice. I can see the android phone broadcasting on the apple scanner. Weird as lots of others have made it work

@helgek
Copy link

helgek commented Nov 21, 2023

Just to verify: Did you press the power button of your remote while the projector wasn't connected to electricity? This will make sure that the remote really sends the advertising code only.

Looking at the codes that have been reported so far I can recognize a pattern. All codes end with "ffffff3043524b544d". Yours has "33" in it instead of "44". Just an observation, don't know if this is of relevance. So the code part that varies from our collected list of codes is 14 characters after "0046".

Did you also compare with the EFR Connect BLE Mobile app for Android if the settings look the same as in this screenshot? Maybe you want to share a screenshot as well, just to double check.

https://i.stack.imgur.com/4HLQs.jpg
image

[uni-uni-77](#5 (comment)) seems to have been successful with the same projector. Maybe you can reach out to this user.

Hope one of these suggestions helps.

@madmic1314
Copy link
Author

madmic1314 commented Nov 21, 2023

Just to verify: Did you press the power button of your remote while the projector wasn't connected to electricity? This will make sure that the remote really sends the advertising code only.

Looking at the codes that have been reported so far I can recognize a pattern. All codes end with "ffffff3043524b544d". Yours has "33" in it instead of "44". Just an observation, don't know if this is of relevance. So the code part that varies from our collected list of codes is 14 characters after "0046".

Did you also compare with the EFR Connect BLE Mobile app for Android if the settings look the same as in this screenshot? Maybe you want to share a screenshot as well, just to double check.

https://i.stack.imgur.com/4HLQs.jpg image

[uni-uni-77](#5 (comment)) seems to have been successful with the same projector. Maybe you can reach out to this user.

Hope one of these suggestions helps.

Ok figured it out - late night fiddling yesterday meant I was putting too much data in by 2 bytes... oops!

460001156FEEB22440FFFFFF3043524B544D should be
01156FEEB22440FFFFFF3043524B544D

Tried it and it's working - amazing, thank you for your help!!

(the 533D was always 544D, just my tried brain mistyping)

@helgek
Copy link

helgek commented Nov 22, 2023

Glad you figured it out!

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

2 participants