Replies: 1 comment
-
|
I was able to use the ESP32-C6 Also, set the partition table to Custom (partitions.csv) and edit it as follows: Then build and flash: Next, take the public key from the OpenHaystack app and decode it into a binary file:
Finally, write it to the custom partition: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I understand, chips like the esp32-C6 should be capable of becoming an "AirTag", but I don't currently know enough about compiling this software that I could easily make changes to the code or even understand the limitations to be able to test effectively. Does it seem likely that these devices could be supported? If so what could I read up on if I wanted to contribute? I basically want to know where to start
Beta Was this translation helpful? Give feedback.
All reactions