I have an Eleksmaker Pro A3 and it will no longer connect to any engraver programs including Lightburn. I’m using a Windows 11 tablet and it recognizes COM3 but still no connection. I don’t know if it’s the Nano chip or the mana board. Any troubleshooting tips are appreciated.
Then only the USB chip might be working. What does the board look like? Is there any ISP port available? Then you could flash without using USB connection.
Is the arduino soldered to the mainboard? Otherwise remove it from the rest of the board. Then only connect the USB cable and check if the board is recognized then. You can just use the Arduino IDE and upload the “blink” sketch. If this works, you can flash the grbl firmware again. But be aware that you need the configuration for this board, otherwise it will take quite some time to figure out the pins to be assigned… Or do they offer a firmware download?
Yes, I removed the nano board from the rest of the board and tried to connect to USB but still no connection. As far as technical abilities go, I can use LaserGRBL to flash firmware, but soldering to port connections is beyond my expertise.
Any idea where I can find a nano board? I’ve come up empty on my searches.
I don’t know what’s available to flash on the nano, the Arduino IDE should work.
That will include a module (avrdude) that will talk to the Arduino based machine. If you’re ok with computers, then you can probably download/install avrdude on it’s own.
When you plug the nano into your computer, does the device manager show anything?
Yes, try that one as well. But unfortunately, the Atmega sits behind a USB driver chip and when the USB driver chip is still working (and he is, probably), then windows will recognize the device as usual, but there is no communication anywhere behind the chip.
I’d also recommend just buying a new Nano, since you also can get them at $3 at some places, so it might not be worth doing all the debugging