Hello,
How to clean up configuration?
Tried to add Arduino serial log but I could not make it so to not loose more time I deleted from devices and removed from interfaces. Now not even my brymer with serial interface works. The ghost of Arduino is there somewhere.
Tried installing old version but is the same issue. I have now an unusable system.
Arduino was on COM5 in this log:
Starting
;; jSerialComm version: 2.9.1
;; Start thread for: COM14 - Brymen BM869s (Serial)
;; Start thread for: COM11
;; Start thread for: COM12
;; Start thread for: COM5
;; Stopping thread for: COM12
;; Stopping thread for: COM11
;; COM12: Close
;; COM11: Close
;; Stopping thread for: COM14 - Brymen BM869s (Serial)
;; COM14: Close
;; COM5: Set params: 9600
;; COM5: Tx: <*IDN?.> 2A 49 44 4E 3F 0A
;; COM5: Rx: <temp_setpoint:0.00,PID_Output:0.00,Temperature:46.96> 74 65 6D 70 5F 73 65 74 70 6F 69 6E 74 3A 30 2E 30 30 2C 50 49 44 5F 4F 75 74 70 75 74 3A 30 2E 30 30 2C 54 65 6D 70 65 72 61 74 75 72 65 3A 34 36 2E 39 36
;; USB2.0-Ser! (COM5) Did not find any match for: temp_setpoint:0.00,PID_Output:0.00,Temperature:46.96
;; COM5: Close
;; Stopping thread for: COM5
;; COM5: Close
;; jSerialComm version: 2.9.1
;; Start thread for: COM14 - Brymen BM869s (Serial)
;; Start thread for: COM12
;; Start thread for: COM11
;; Start thread for: COM5
;; Stopping thread for: COM12
;; COM12: Close
;; Stopping thread for: COM14 - Brymen BM869s (Serial)
;; Stopping thread for: COM11
;; COM14: Close
;; COM11: Close
;; COM5: Set params: 9600
;; COM5: Tx: <*IDN?.> 2A 49 44 4E 3F 0A
;; COM5: Rx: <temp_setpoint:0.00,PID_Output:0.00,Temperature:46.37> 74 65 6D 70 5F 73 65 74 70 6F 69 6E 74 3A 30 2E 30 30 2C 50 49 44 5F 4F 75 74 70 75 74 3A 30 2E 30 30 2C 54 65 6D 70 65 72 61 74 75 72 65 3A 34 36 2E 33 37
;; USB2.0-Ser! (COM5) Did not find any match for: temp_setpoint:0.00,PID_Output:0.00,Temperature:46.37
;; COM5: Close
;; Stopping thread for: COM5
;; COM5: Close
Cheers,
Jorge