Hi,
I have this error, I tried to reset it but when I configure it, in step 3 I get this error.
I don't know what to do to make the NANO33 IoT confugrable.
LelloGi
Do you have something connected to the i2c bus of the board? Can you please try to run this example?
Thank you, I will try your sketch.
EzioGi
It gives me this error:
Arduino:1.8.19 (Windows 10), Scheda:"Arduino NANO 33 IoT"
In file included from C:\Users\egimi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/samd21/include/samd21.h:69:0,
from C:\Users\egimi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/samd.h:105,
from C:\Users\egimi\AppData\Local\Arduino15\packages\arduino\hardware\samd\1.8.13\cores\arduino/Arduino.h:38,
from sketch\sketch_oct13a.ino.cpp:1:
C:\Users\egimi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/samd21/include/samd21g18a.h:237:10: fatal error: core_cm0plus.h: No such file or directory
#include <core_cm0plus.h>
^~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
EzioGi
Hi @eziogi it looks like there is some issue in your local setup. You could try to remove and reinstall your Arduino SAMD Boards core using the board manager of the Arduino IDE.
Then you should be able to compile this sketch without issues.
Thank you for your help.
Problem solved
EzioGi
Hi pennam,
I still get the error " no crypto present" in the Arduino NANON 33 IoT if I try to configure it when I want to use it in the IOT.
If I install and launch the sketch recommended, I see in the monitor this error:
Failed to communicate with ECC508/ECC608!
I don't know what to do to be able to use NANO33 again.
I need some help.
EzioGi
Hi,
no, I'm using the NANO without any pins connected except for the wire that goes to the MAC's USB.
EzioGi
Hi,
I'm here for your same issue. Have you found a solution meanwhile?
I simply deleted and then reloaded Arduino IoT cloud.
EzioGi
I'm sorry but isn't Arduino Cloud a webpage? What do you mean when you say deleted and reloaded? I'm sorry but I'm new into this. Thank a lot!
Riccardo
I had the problem with a Mac and a NANO33 IoT.
First I deleted the installation of the Arduino Cloud Agent.
Then I installed it again and it started working again with the other NANO33 IoTs I have, except with one that kept giving me the problem.
Then I realised that the problem was the device, not the 'Agent' application, so I use this NANO as a simple non-IOT device and it works.
I can't tell you anything else.
EzioGi
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.
