Hi I’m developing cocos2d-x win32 program in which serial port communication is necessary.
I’ve succeeded in opening COM port, but can’t read a character from the connection.
Is there any known problem that prevents reading from serial port in cocos2d-x?
Please help me.