Sigma40 Posted August 1, 2023 Posted August 1, 2023 My Arduino UNO has to be manually connected to the Connect Serial port via the ComPort before every start with DCS. This doesn't work automatically. Is that on purpose or am I making a mistake.
No1sonuk Posted August 2, 2023 Posted August 2, 2023 You have to start the arduino connection software manually. It's easier to do this before DCS, but only because it's easier to open the folder to access the files. I suppose you could write a script to start both automatically, but that's not the way it's originally set up.
Msiipola Posted August 3, 2023 Posted August 3, 2023 (edited) I'm using script multiple-com-ports.cmd, which is auto started at Windows boot. I have configured the script with the 2 com ports use. If have to adjust any Arduino code, the script has to be stopped/killed manually. And after the upload of code to Arduino, restarted manually. It's ok to use the script with only one com-port also. Edited August 3, 2023 by Msiipola
No1sonuk Posted August 3, 2023 Posted August 3, 2023 I'll add here that you DO NOT need to restart DCS if you stop and restart the com port .cmd files. It'll be OK even if you're running a mission.
Rapti Posted August 4, 2023 Posted August 4, 2023 I start about 30 COM ports via the multiple-com-script. Thats no problem. You can do this at any time you want. You can end it and restart even duribg flight Gesendet von meinem SM-G988B mit Tapatalk
Recommended Posts