Hi, fellow. This is my first thread here
I've used Arduino Cloud with ESP32 for a while, now am expanding to OPTA Wifi.
My experience with ESP32 tell s me that each device must have its own unique BOARD_ID, which is typed in arduino_secrets.h, together with the SECRET_SSID and SECRET_PASS. But the tutorial below doesn't mention anything about BOARD_ID, hence I wonder how Arduino Cloud can recoginize my Opta.
https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-cloud-support/
I don't get sucess by following the totorial. Can the missing BOARD_ID be the cause?