Upload problem with nano sense

Good morning all,

I practiced arduino programming a bit.
Currently, I have changed modules and am trying to use a nano 33 sense. Unfortunately, when uploading I have a message that I cannot understand.
I can see my nano on the com port, but I have the impression that this is no longer the case when uploading.

There is still a doubt about the programmer because I do not know which one I should use. For the test I tried them all.

I did the test with another nano, from another mac computer, from a pc but this message is still the same.

I tried to find the solution on the forum but nothing helps.

Maybe you could help me!

Yours

Gastoon

@Gastoon's bib2.png:


Gastoon:
when uploading I have a message that I cannot understand.

That is just showing you the progress of the upload (it's like a progress bar made out of text).

The screenshot you shared shows a successful upload, so everything is fine.

Gastoon:
There is still a doubt about the programmer because I do not know which one I should use. For the test I tried them all.

The Tools > Programmer menu selection is only used when you do a Tools > Burn Bootloader or a Sketch > Upload Using Programmer. For normal uploads, the Tools > Programmer menu selection is completely ignored, so it makes absolutely no difference what you have selected.

Gastoon:
I tried to find the solution on the forum but nothing helps.

There's no problem, so no solution is needed. Now you can get back to having fun with your Nano 33 BLE. Enjoy!

Great thank you for taking a little time to help me. Indeed, I arrive to program and it's normal.