Hello,
I have two problems.
First is that I bought three Pro Micro and one of them is seen as Leonardo, guess it has the wrong Bootloader on it. I'm not very into this, therefore I can't seem to find the instructions how to write the Pro Micro firmware to be seen as the other two ones, as Arduino Micro.
Second problem is that I need for my project two Micros connected to the computer. Each is doing another task, but they are controlled by the same software. I have to define in the software which COM port is doing which task. Unfortunately, after each restart they seem to switch randomly between them the comport numbers. It's always COM3 and COM8, but each time randomly assigned, although they are connected to the same USB ports in the USB hub. Is there any workaround to reserve a com port for a board, based on a hardware ID or something similar?
Thanks in advance for your kind responses.