arduino / uno-r4-wifi-usb-bridge

27 stars 9 forks source link

Add WiFi command to configure ECC slot #31

Closed pennam closed 8 months ago

pennam commented 9 months ago

This is used to configure client certificate and client key in the ssl client. The certificate is sent as buffer via AT command and the key is read from secure element nvs namespace.

Issues: