Hello - have a new Opla IoT Kit and cannot get the board added under Manage Devices - tried multiple cables, different usb port, running Arduino Ide 1.8.19. New with Arduino. When depressing reset 2x quickly the LEDs do not fade in and out just stays solid like when attached.
when I query on my raspberry pi it shows the Arduino MKR WiFi 1010 is attached.....
need some assistance please.
For the IDE, carry out these basic steps:
- uninstall the IDE and then install the latest version.
- install the board’s package core, https://www.arduino.cc/en/Guide/Cores and add Arduino_MKRIoT Carrier Library, see https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries
- Use a good quality data USB cable to connect the board to the computer without anything connected or wired to the board. Do not use USB 3.0 port or USB hub.
- Make sure you select the board and the port it is connected to before uploading a sketch.
- If 1-4 above fails to solve it, double tap the reset button fast and check the status of the onboard "L" LED. If the onboard LED fade in and out slowly (pulsating), upload an example sketch (Blink LED) from the IDE to the board.
For the IoT cloud, please follow the steps at https://docs.arduino.cc/cloud/iot-cloud/tutorials/iot-cloud-getting-started
it works?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.