
JV84 (Customer) asked a question.
I have successfully upload bin file to the P1AM-100 on linux and MacOS but still can't do it on windows. I have tried setting boot mode by using mode.com com8: baud=1200 dtr=on but when trying to upload, com port isn't recognized or it appears busy. Do you know what is missing to do it right?
Ah ok, it looks like you are using the future version of the Arduino IDE.
I just checked on the most recent version (rc9.2) and had a similar issue. However, after manually placing it into a bootloader mode (i.e. quickly double tapping reset or connecting at 1200 baud with Tera Term) I was able to upload from the IDE. Additionally, after doing this, I can upload normally with the IDE without manually putting it into the bootloader.
Let me know if that fixes it for you.