mikelga

Results 3 issues of mikelga

Hello! Do you have experience using TPM with Arduino (with SPI interface)? I have read something that you were running some tests. Have you gotten it to work? Thank you!

Hello! I want to create the following JSON using Google Sheets: ``` { "name01": { "value": { "description": "name01_description", "factor": { "factor01": 10 }, "params": { "integral": 1, "integral_sum": 1,...

Hello! I want to create a secure connection with UA CPP Server. Until now, I've got to connect with Basic256Sha256 + Sign&Encrypt Security Settings and Anonymously Authentication Settings. Now, I...