PDA

View Full Version : Are there TCP/IP stack/library for PBP?



charliez
- 29th August 2004, 03:24
I'm looking to work with a GPRS capable GSM modem. Are there any TCP/IP stacks that can be used with PBP?

I'd rather code in PBP than C (which has TCP/IP libraries for PIC in general).

Of course an option is to have dedicated PIC loaded with a C TCP/IP stack that is controlled from the master application PIC programmed with PBP.

THanks !

Tomasm
- 29th October 2004, 20:00
Hi Charliez,

I had the same problem and didnt find a pic basic pro tcp/ip- stack. But I do not need tcp. So I programmed a ppp- and udp- stack with PBP Pro that works fine. In AN724 you can find the knowledge to do this. But you have to look at the web how to calculate the checksums. Also a Serialsniffer like serialview or serialtest ist very helpful.

Regards,

Tomas

charliez
- 31st October 2004, 04:24
I ended up using CCS C compiler and a commercial stack from iosoft.com. They even have a book with source code and you can use the stack for free learning wise. Commercial use is facilitated via a license fee (edited: oops, not free).

http://www.iosoft.co.uk/tcp2ed.php

Tim B
- 31st October 2004, 07:39
You can get a system still done by iosoft.com but in Basic from http://www.picbasic.org/products.php look for Proton net

Luciano
- 31st October 2004, 11:48
Hi Charliez!

Maybe another way to go.

"Standalone and powerful GPRS modem with its intrinsic TCP/IP stack".

Personally I have never used this product.

Regards,

Luciano

* * * * *

http://www.sonyericsson.com/m2mpower/products/gt47_48.htm

GT47/GT48 programmable Control Terminal

The Sony Ericsson GT47/GT48 is an intelligent dual band control terminal that encapsulates everything you need for wireless M2M capability in a self-contained unit. Boasting features such as a built-in SIM card reader and standard connector interfaces, the need for further hardware development is minimised. Its extensive range of I/Os can be re-configured to add functions and features that make your M2M solution both innovative and cost-effective, in a multitude of wireless application areas.

When used in conjunction with M2mpower the GT47/GT48 can host and control your application, minimising the need for extra components. Alternatively, it can be used as a standalone and powerful GPRS modem with its intrinsic TCP/IP stack.

* * * * *

Here you can find PDF documents about the GT47:

(Unofficial site, no registration required).

http://www.com2000.it/Download/menu.htm

* * * * *