AT command serially via C code
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
how to send at commands over serially via comport using C compiler and what will be the code
-
how to send at commands over serially via comport using C compiler and what will be the code
Windows: Serial Communications[^] Linux: http://www.tldp.org/HOWTO/Serial-Programming-HOWTO/[^] and Serial HOWTO[^] Micro controllers: See the UART section in the data sheet and check if the manufacturer provides an application note about serial communication.