nRF9160-DK ECDSA v value

Hello!
We are trying to sign our data using ECDSA (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html), so we can send our information to an Ethereum Blockchain. To send the transaction we need to obtain the "v value". Some searches made us understand that the "v value" is related to the coordinates of our "r value" so it should be 0 or 1 plus 27. Is there a way to obtain the coordinates of our "r value"? Or better, is there a way to obtain the " v value"?

Thank you very much!

Parents Reply Children
No Data
Related