Arduino code uploaded succesfully but doesnt work

Hi i js got a new Arduino NANO IoT 33. tried to upload the example blinking code but this error popped up.

hv tried to update the board, reset the board by pressing the button on the board, reinstall arduino IDE, restart computer but to no avail.

Codes are uploaded sucessfully but not working.

Help plsss

Atmel SMART device 0x10010005 found
Device : ATSAMD21G18A
Chip ID : 10010005
Version : v2.0 [Arduino:XYZ] Apr 19 2019 14:38:48
Address : 8192
Pages : 3968
Page Size : 64 bytes
Total Size : 248KB
Planes : 1
Lock Regions : 16
Locked : none
Security : false
Boot Flash : true
BOD : true
BOR : true
Arduino : FAST_CHIP_ERASE
Arduino : FAST_MULTI_PAGE_WRITE
Arduino : CAN_CHECKSUM_MEMORY_BUFFER
Erase flash
done in 1.028 seconds

Write 11448 bytes to flash (179 pages)
[==============================] 100% (179/179 pages)
done in 0.081 seconds

Verify 11448 bytes of flash with checksum.
Verify successful
done in 0.010 seconds
CPU reset.

Read about how to get the most out of this forum at the top of every section. Post code in code tags. Describe the problem

1 Like

Which error?

We can't see your code (hint). And "not working" is a very poor description. After posting your code, please describe what it actually does and how it differs from your expectation.

Your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advice on) your project.

technically its not an error but this popped up

Atmel SMART device 0x10010005 found
Device : ATSAMD21G18A
Chip ID : 10010005
Version : v2.0 [Arduino:XYZ] Apr 19 2019 14:38:48
Address : 8192
Pages : 3968
Page Size : 64 bytes
Total Size : 248KB
Planes : 1
Lock Regions : 16
Locked : none
Security : false
Boot Flash : true
BOD : true
BOR : true
Arduino : FAST_CHIP_ERASE
Arduino : FAST_MULTI_PAGE_WRITE
Arduino : CAN_CHECKSUM_MEMORY_BUFFER
Erase flash
done in 1.028 seconds

Write 11448 bytes to flash (179 pages)
[==============================] 100% (179/179 pages)
done in 0.081 seconds

Verify 11448 bytes of flash with checksum.
Verify successful
done in 0.010 seconds
CPU reset.

it doesnt work tho, i tried on the blinking example.

ive js got a new arduino so im just setting everything up.

Indeed not an error.

With the built-in LED and nothing else connected (except USB)?

I'm not familiar with your board so probably can't advise further.

Your other topic on the same subject deleted.

Please do not duplicate your questions as doing so wastes the time and effort of the volunteers trying to help you as they are then answering the same thing in different places.

Repeated duplicate posting could result in a temporary or permanent ban from the forum.

Could you take a few moments to Learn How To Use The Forum

It will help you get the best out of the forum in the future.

Thank you.

See post 2

“It doesn’t work” is not a good description .
Here are the things that fall into that category:

  • It isn’t powered on (the led does not light up)
  • It gives an error when trying to load code to it
  • It has exploded and taken out half the block
  • It has revealed itself as a decepticon and is trying to take over the word
  • Etc ad infinitum

This is why there is a post about how to get the most out of the forum. People can’t help you if you don’t ask good questions and provide good information

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