writeToChunked2021 (0x82 endpoint) with that command (not encrpyted)
Listen to things in characteristic Chunked2021Read
How to fix:
[x] Port kokke/tiny-ECDH-c to wasm (I couldn't find any other browser JS library that implements NIST B-163 / sect163r2 elliptic curve)
[x] Validate port with random data similar to testAuth in InitOperation2021.java from GadgetBridge... Couldn't use JNI in an unit test so I ended up using the "run debug function" button in the app.
New auth method is much complex and uses ECDH
Chunked2021Read
How to fix: