Hi,
I'm trying to setup ECDH between a JS based platform and the Nordic NRF series.
What I need to do is to import the raw public key from the keypair generated in the javascript code.
Only if I do so it doesn't work, only a raw public key from a keypair generated by the nordic works.
What could be wrong?
Thx, Marvin