I have PPP connecting to the ISP over GPRS but I don't seem to be getting any data over the connection. I can't see any debug when I try to make a connection to the DAQConnect server (I am trying out DAQ connect)
If I have a wired connection via Ethernet, the DAQConnect works and I can see data on the website.
I have debug output enabled for the PPP connection but there is no TCP/IP traffic other than the occasion I being seen on debug output. The 'I' is sent when there is TCP/IP on the PPP connection.
After I get a PPP connection I set EthernetIpGate = 0; which is what is done in the samples.
Is there something else I need to set to get this to work once I have a connection? I thought that the PPP connection would setup the IP and the Subnet masks based on the PPP handshaking.
Dave...