ESPresense / ESPresense.github.io

Source for https://espresense.com
https://espresense.com
10 stars 74 forks source link

Update Apple watch IRK docs #39

Closed jmcgill closed 2 years ago

jmcgill commented 2 years ago

This PR makes two changes to the documentation for using IRK with Apple Watch.

  1. Modifies the instructions slightly to clarify that no irk: prefix is required in the ESPresence configuration page

  2. Adds an interactive form for decoding base64 to hex and reversing endianness. I believe this will help less technical users to identify the correct value.

Feedback welcome, and I'm happy to drop #2 if you're uncomfortable with JS embedded in Markdown.

DTTerastar commented 2 years ago

2 is awesome, the only thing that would make it better is be able to paste in the whole XML doc and it pick out the so we could remove another manual step!