Anna Prosvetova

Results 6 issues of Anna Prosvetova

As I can see, all the beacon [examples](https://github.com/seemoo-lab/openhaystack/blob/main/Firmware/Linux_HCI/HCI.py#L15) use `0x4c00` (Apple) as a company ID in the advertisement payload. There is also [some code](https://github.com/seemoo-lab/openhaystack/blob/cf5103f62fab29089c13174976cdb272d472eed5/OpenHaystack/OpenHaystack/HaystackApp/Bluetooth/Advertisement.swift#L38) that checks if company ID equals...

question

Fixes #1 issue. Also fixed minor .gitignore issue and made service groups appear after single services, since it's much more logical for me.

# What's new - New web updater domain # Verification - Check the link from the comments below works # Checklist (For Reviewer) - [ ] PR has description of...

# What's new - Made `power debug` look like `power info` and `device info` for the sake of consistency. - Added power debug to RPC # Verification - Check that...

core+services

Events look like a better replacement for logProgress, logError, etc. They could work the same way "connect" and "disconnect" events do.