hi i have written a program for mobile interfacing with 89C52. i just wana ask is there any way i can simulate that when SBUF recieve 'R' which actually is generated when mobile send RING message of incoming call. it goes to specified function.
if(SBUF=='R') ring();
is there any way i can simulate this by generating R???
www.keil.com/.../uv3_sm_uartcommunication.htm