jakkra / ZSWatch

ZSWatch - the Open Source Zephyrâ„¢ based Smartwatch, including both HW and FW.
https://forms.gle/G48Sm5zDe9aCaYtT9
GNU General Public License v3.0
2.3k stars 197 forks source link

Check HTTP compatility for Trivia App #303

Closed ldab closed 3 months ago

ldab commented 3 months ago

A more generic error probably needs to be thrown that can be used on other apps also, potentially with a system-wide pop-up.

the PR include multiple files with some minor fixes as the original idea was to read the device CID, but apple returns manufacturer 0x000f which is Broadcom Corporation and therefore not usable on this use case.

The next idea was to check for CTS which resulted in the format changes for some reason.