Getting ArduinoIoTCloud.h cant be found when uploading to EPS (worked so far without any problem)

Can't even compile. Can;'t do anything since I'm using the web editor and You guys need to keep lib updated.

Clueless od what to do next.

I'm going to loose a customer and you going to loose a fortune 100 that were willing to try this platform..

Please help....

Hi @nattygur. I apologize for the problem. The Arduino Cloud developers have been notified of the bug.

For me, the problem only occurs when I am compiling the sketch from the "Sketch" tab of Arduino IoT Cloud. If I compile the sketch in Arduino Web Editor (AKA "full editor"), the problem does not occur. So this can serve as an effective workaround until the problem with the Arduino IoT Cloud sketch editor is fixed.

Please click the "Open full editor button and then try uploading your sketch again. Hopefully the problem will no longer occur.

Please let me know if you have any questions or problems while performing that workaround.

Thanks. I have it when i'm just cmpiling as well.

Does the unexpected error occur even when you compile the sketch using Arduino Web Editor?

yes.

Now I can compile, but can't push it to EPS


This is what I'm getting now.

The bug that caused the unexpected "No such file or directory" errors when compiling from the "Sketch" tab of Arduino IoT Cloud should now be fixed. So it is no longer necessary to use the workaround I described earlier of using the "full editor" to compile and upload.

I'm going to ask you to post the full verbose output from an upload attempt.


:exclamation: This procedure is not intended to solve the problem. The purpose is to gather more information.


Please do this:

  1. Select File > Preferences... (or Arduino IDE > Settings... for macOS users) from the Arduino IDE menus.
    The "Preferences" dialog will open.
  2. Uncheck the box next to Show verbose output during: compilation in the "Preferences" dialog.
  3. Check the box next to Show verbose output during: ☐ upload.
  4. Click the "OK" button.
  5. Attempt an upload, as you did before.
  6. Wait for the upload to fail.
  7. You will see a "Upload error: ..." notification at the bottom right corner of the Arduino IDE window. Click the "COPY ERROR MESSAGES" button on that notification.
  8. Open a forum reply here by clicking the "Reply" button.
  9. Click the <CODE/> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
    Code tags icon on toolbar
  10. Press Ctrl+V.
    This will paste the error output from the upload into the code block.
  11. Move the cursor outside of the code tags before you add any additional text to your reply.
  12. Click the "Reply" button to post the output.

Hi,

Eventually I found out that the eps flash got currapted. I can load the code to another one. Thanks for helping.

Natty.
7817083550

You are welcome. I'm glad you were able to find the cause of the problem. Thanks for taking the time to post an update with your findings!

Regards,
Per

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.