• RL-TCPNet: Simultaneous PPP and ethernet interfaces
    Hi, I have a board that has both an ethernet interface and a GSM/GPRS-module. Currently I am using RL-TCPNet only for the ethernet interface. For the GSM-module I am using the embedded IP stack in...
  • PPP and Ethernet together in harmony - NOT
    My board has both PPP and Ethernet interfaces. When the Ethernet interface is not plugged in (or sometimes even when it is), I'd like the PPP interface to be used. They are on different subnets. ...
  • Ethernet and PPP interface use
    Hi, I am developing an application require the use of the Ethernet and PPP interfaces. The latter for a GPRS modem. Keil's PPP seems to have several limitations, the main ones being limited runtime...
  • Hard Fault at send and receive simultaneously with USART & Ethernet
    Hello Here is my circuit diagram obrazki.elektroda.pl/3624808600_1477118608.jpg Here is my program volatile unsigned char flagSerial; volatile unsigned char flagEthernet; volatile unsigned...
  • PPP without Ethernet Network Interface in LPC2378
    Compile the project using only the PPP Network Interface and TCP Sockets, leads to an error: Error: L6200E: Symbol eth_chk_adr multiply defined (by at_ethernet.o and net_config.o). Error: L6200E: Symbol...