arduino-libraries / ArduinoIoTCloud

Home Page:https://app.arduino.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SE050 support library

zorc1985 opened this issue · comments

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?

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.

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.