Search:

Type: Posts; User: simon100

Search: Search took 0.04 seconds.

  1. VS 2013 The correct way to publish project without virus warnings.

    So i have my form all working as it should and i can turn it into an exe for others to use but how do i stop everything thinking its a virus, Gmail will completely block it and even if installing off...
  2. Replies
    11
    Views
    1,122

    VS 2013 Re: unreliable serial port comunications

    I tried vblf and it seems to work perfect now thanks for the solution, on the arduino end i was using "Serial.readStringUntil('\n');" to get the message but there was also a time out on this so i...
  3. Replies
    11
    Views
    1,122

    VS 2013 Re: unreliable serial port comunications

    ok thanks I will try and change that but it makes me wonder how it is working at all
  4. Replies
    11
    Views
    1,122

    VS 2013 Re: unreliable serial port comunications

    i think the usb connection is a differential pair set up so only one could talk at a time but i was under the impression the usb controller at each end handled this . im only running at 9600 baud but...
  5. Replies
    11
    Views
    1,122

    VS 2013 Re: unreliable serial port comunications

    I'm not closing the port is this required ? and am not using any flow control, i was not aware of flow control i searched and from what i understand it is one end confirming it has finished...
  6. Replies
    11
    Views
    1,122

    VS 2013 Re: unreliable serial port comunications

    If I add a 500 ms delay using a while loop after the serial writes it seems to work. but this doesn't seem like a real solution and like it might have issues later.
  7. Replies
    11
    Views
    1,122

    VS 2013 unreliable serial port comunications

    Im trying to send some information over a serial port to an ardiuno , I had the whole porbgram working perfectly but now it only works some times. I beleive the problem lies in the following code
    ...
Results 1 to 7 of 7



Click Here to Expand Forum to Full Width