biemster / FindMy

Query Apple's Find My network
346 stars 53 forks source link

hci.py not working as intended #64

Closed siesta888 closed 1 month ago

siesta888 commented 1 month ago

Does the hci.py from Open Haystack still work? I have seen a few different versions of it, but they don't seem to be working on latest raspbian or deb12. They appear to run but I'm not seeing any reports generated when I try to retrieve them, I just get 0 reports. I have some ESP32 devices coming in the mail to double check, but is anyone else using hciconfig/hcitool to successfully generate reports? What OS version/kernel version are you using?

biemster commented 1 month ago

I did not test this for a while, do you have a bluetooth scanner like nRF Connect on your phone? That should be able to tell you immediately if it works.

biemster commented 1 month ago

hci.py from openhaystack is also not working for me. I remember now there was a reason I did not include a reference to it in this repository, I probably could not get it working back then and did not want to get support request tickets on it :P

It also appears to depend fully on hcitool, which is deprecated.

siesta888 commented 1 month ago

I got it working. You just need hcitool. The issue I was having was that you just have to run it once then it works in the background after the python process exits. I didn’t realize this.

On Fri, Oct 11, 2024 at 08:44 biemster @.***> wrote:

hci.py from openhaystack is also not working for me. I remember now there was a reason I did not include a reference to it in this repository, I probably could not get it working back then and did not want to get support request tickets on it :P

It also appears to depend fully on hcitool, which is deprecated.

— Reply to this email directly, view it on GitHub https://github.com/biemster/FindMy/issues/64#issuecomment-2407338492, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMKH4N2GBF456QVTYAAL6DZ27B33AVCNFSM6AAAAABPXSVWC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBXGMZTQNBZGI . You are receiving this because you authored the thread.Message ID: @.***>