Search found 3 matches

by kanishka89
12 Aug 2015, 10:37
Forum: Bug reports
Topic: serial communication issue in windows 10
Replies: 6
Views: 5923

Re: serial communication issue in windows 10

coppelia wrote:Ok, we will try to add alternative serial port routines for next release (beta version in 1-2 weeks).

Cheers
hope to see the next release soon.

thanks
Kanishka
by kanishka89
11 Aug 2015, 11:05
Forum: Bug reports
Topic: serial communication issue in windows 10
Replies: 6
Views: 5923

Re: serial communication issue in windows 10

yes the port was successfully opened and i monitored the serial buffer also which is reducing as i read the serial port but the variable prints nil on the console

i tested on a another computer with windows 10 today but end up with the same results
by kanishka89
11 Aug 2015, 07:22
Forum: Bug reports
Topic: serial communication issue in windows 10
Replies: 6
Views: 5923

serial communication issue in windows 10

i was using v-rep on windows 8.1 for more than 6 months and i was able to communicate with an arduino without any hassle. but after upgrading to windows 10 the read values from the serial stream are not available in the stored variable. here is the code that i use, countReadChar=simSerialCheck(ardd)...