Mattia Pennasilico
Mattia Pennasilico
Hi @thomasvdv If you prepare a pr with the new `WiFiConnectionHandler` constructor without the pwd parameter i can review it and merge if everything works, but this will not solve...
@Manosmk please see this issue https://github.com/arduino/ArduinoCore-mbed/issues/706
rebased to resolve conflicts
Dropped https://github.com/arduino-libraries/ArduinoIoTCloud/commit/c6a12f6e3deede61d3636efc9be73af2ab42d165
superseded by #449
superseded by #449
superseded by #353
@alranel regarding `READ`, `WRITE` and `READWRITE` there is already an alternative in the library: https://github.com/arduino-libraries/ArduinoIoTCloud/blob/9c6d5d741ea936009f0e538deb33bfc655ca02e3/src/property/Property.h#L130-L132 The first step to remove `READ`, `WRITE` and `READWRITE` is to update the template used...
superseded by https://github.com/arduino-libraries/ArduinoIoTCloud/pull/353
Hi @hpssjellis, the support for ethernet on Portenta H7 is done now. Please let me know if you need more details on this.