• PPP on CDMA MODEM
    Hi,All: In my application I'm using a ARM7 (from NXP) with a serial Interface (RS232) to connect with a CDMA modem. After dial the number and received "CONNECT",beginning to exchange LCP data,but In...
  • ppp on CDMA modem
    hi all, In my application i am using ARM7 with a serial interface to connect CDMA modem with my target board. I am using std_modem.c driver. and i have given ppp_connect("#num","username","password...
  • How to use PPP on CDMA modems
    Hello, I am using LPC2368 on MDK3.10 and working on realview compiler.And i have CDMA modem(with data cable). I want to tranfer the data to remote server using CDMA modem.How to use PPP_connect on CDMA...
  • Not Reliable Watchdog
    Hi, I am utilise Watchdog Timer to reset when something goes wrong, but I found that watchdog in LPC2138 is not reliable. Does any one has issue with Watchog Timer in LPC2138? The following is...
  • CDMA PPP Connection
    Hello, I'm using CDMA modem and running a server on LPC23xx board. and I want to transfer the data to a remot client running on PC. can any body me ..........