arduino-libraries / ArduinoIoTCloud

https://app.arduino.cc
Other
109 stars 78 forks source link

SE050 support library #336

Closed zorc1985 closed 2 years ago

zorc1985 commented 2 years ago

Where is the file SE05X.h? Am I right that this is a placeholder for a library that is yet to be created? How do I use the SE050 on the Portenta H7?

pennam commented 2 years ago

Portenta H7 do not use SE050 to connect to ArduinoIoTCloud, it uses ECC608. SE050X.h file is here https://github.com/arduino/ArduinoCore-mbed/blob/master/libraries/SE05X/src/SE05X.h SE050 support is not enabled in the core for Portenta H7 but only for Nicla Vision.

zorc1985 commented 2 years ago

Thnks for the link to ArduinoCore-mbed.

As for the Portenta H7, this here says SE050. I haven't bought it yet but it seems between ArduinoIoTCloud and ArduinoCore-mbed I have everything I will need to tap into its SE050.