Hello guys, I recently bought arduino nano every but when I want to upload the code using arduino ide, it:
- Does not assign a port automatically to it but there are options of a number of ports from tools>ports
- Cannot get the board info. It shows Native port, cannot get board info
- Compiles the code but when uploading it shows uploading..... for long time
- Sometimes it shows avrdude: ser_open(): can't open device "\.\COM5": Access is denied.
Things that I have tried:
*Using different USB cables
*Installed Arduino ide 2.0
*Used both registers emulation: ATMEGA328P and none(ATMEGA4809)
*Installed drivers for nano every from arduinocore megaavr github
*Rebboted several times
Here is the output window:

