electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

Any idea howto do Ethernet to GSM/GPRS with Microchip


Post new topic  Reply to topic    EDAboard.com Forum Index -> Microcontrollers -> Any idea howto do Ethernet to GSM/GPRS with Microchip
Author Message
gidimiz



Joined: 03 Feb 2005
Posts: 428
Helped: 77


Post21 Dec 2005 16:26   

microchip gprs


Hi,

Here is an idea. Take the free TCP/IP stack from microchip. But at one end the new ENC28J60 Ethernet controller. Connect the PIC UART to a GSM modem and you will have an instant wireless internet conenction.
OK, so where is the problem. The problem is in the interface to the GSM modem, and the protocol that the GSM is using when connecting using the GPRS.
Any own has any idea what layer of the TCP stack is transfer.
How to convert the Ethernet side into the UART protocol.

The PIC18 from Microchip will do the job just fine, but how is the questions Very Happy

Any idea?
Back to top
pisoiu



Joined: 31 Dec 2002
Posts: 729
Helped: 24
Location: Romania


Post21 Dec 2005 17:10   

modem microchip


Almost all GPRS modems have TCP/IP stack built in, so your job is quite easy. You will have to transfer raw data, as they are offered by the TCP/IP stack from Microchip directly to the modem, and do the same for the other direction. Of course, you will have to manage the ethernet socket, and also the GPRS connection/GSM modem (configuration commands, dial commands, supervise the status of the modem and of the connection), and also you will have to implement some kind of flow control and data buffering, since the speeds used in these connections are at a big difference.

/pisoiu
Back to top
Google
AdSense
Google Adsense




Post21 Dec 2005 17:10   

Ads




Back to top
gidimiz



Joined: 03 Feb 2005
Posts: 428
Helped: 77


Post22 Dec 2005 8:30   

gsm + microchip


Hi Pisoiu,

You are correct. I know about this methode as i have already built few project with GPRS and i also write code to the internal software for the GR47.
But i want to use the modem witout the internal stack, there are few reasons for that. Either way, I want to iplament the stack by myself so i will have more control.
Any idea?

Thanks.
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Microcontrollers -> Any idea howto do Ethernet to GSM/GPRS with Microchip
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
Help in GSM/GPRS module with PIC microcontroller (1)
help with my project - GPS AND GSM\GPRS (3)
good GSM/GPRS modem that can be used with a PIC (3)
at^siso error with MC55 gsm/gprs module and PIC18F2520 (2)
reliable and good GSM modules for micro interface(with GPRS) (3)
[req] I need a datalogger with these spec., any idea? (1)
MicroChip PIC to Ethernet (12)
any suggestion on howto design booster converter/charge pump (1)
gprs vs gsm (8)
GSM VS GPRS (9)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS