I do simple code led on and off and im control using c# but when i use window form application it not work but i use console appication it work fine

i do simple code led on and off and im control using c# but when i use window form application it not work but i use console appication it work fine

thank in advance

Without more details, no one can help you. Assuming you are using UART for control, make sure you have opened the correct serial port with the correct baud rate. Also while sending the data make sure to send or not send a new line or carriage return depending on your code.

Also, show your program code here. Copy your code, start your message, inside the message box click < CODE > and paste your code where you see '''type or paste code here'''

I find it easier to write in my language, and translate it using translate.google.com

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.