CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

GPRS and cash

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Scarr
Guest







GPRS and cash
PostPosted: Wed Oct 22, 2003 7:20 am     Reply with quote

Hi,
I need somone to REALLY help me, by REALLY I mean "hold my hand" and be avaliable when I need them to ADD GPRS functionallity to my code, either that or put the GPRS code in for me. I am willing to pay as I don't have the time to get my head round it.

Anyone intrested?
Scarr
Guest







I have GSM with stack.
PostPosted: Wed Oct 22, 2003 7:27 am     Reply with quote

Forgot to mention I have GSM with stack.

Thx
Scarr
Guest







£1000.00
PostPosted: Wed Oct 22, 2003 3:55 pm     Reply with quote

Come on guys!!! there must be someone out there, I will pay £1000.00 if we can get it up and running in a week.

Can pay via paypal......

here if the PDF for the GSM take a look I don't think someone with GPRS experience will have a problem.

http://www.roundsolutions.com/pdf/Telit/RS-Easy-GPRSv2.pdf
Hans Wedemeyer



Joined: 15 Sep 2003
Posts: 226

View user's profile Send private message

Re: £1000.00
PostPosted: Wed Oct 22, 2003 4:13 pm     Reply with quote

Scarr wrote:
Come on guys!!! there must be someone out there, I will pay £1000.00 if we can get it up and running in a week.

Can pay via paypal......

here if the PDF for the GSM take a look I don't think someone with GPRS experience will have a problem.

http://www.roundsolutions.com/pdf/Telit/RS-Easy-GPRSv2.pdf


You are offering £1000 (US$1500) for a weeks worth of work!

Not me.... that pays for about 12 hours of my time... and then I know I'm charging on the cheap side. Some buddies are 50% higher.

Now if you raise the offer to £15,000.00 perhaps I'd consider it, but you would have to wait unitl my current project is complete.

Laughing
Guest








God what to you do for a living!!!!
PostPosted: Wed Oct 22, 2003 4:54 pm     Reply with quote

Your telling me a embedded C programmer can earn >£4000 for a weeks work

I'm moving over stright away, were do you live!!!!

Over here 1k per week is a good wage trust me
Scarr
Guest







Not a weeks work
PostPosted: Wed Oct 22, 2003 4:56 pm     Reply with quote

It to simple establish the GPRS connection and send / receive a block of data.

If it takes you ten mins then all the better.


Thx
ik1wvq
Guest







GPRS and cash
PostPosted: Thu Oct 23, 2003 1:59 am     Reply with quote

hi,
use the GPRS modem TELIT GM862 GPRS
www.gm862.com
the GPRS attach is COMPLETLY achived by internal firmware.
you simply issue an AT+ like command, specifiing the
IP address, PORT number, packet type (UDP or TCP)
and then the modem connect itself to the internet word,
make the packet with data entered into the serial port,
and send the packet to the specified IP address...

few firmware line and the job is done ..
GREAT !!!

regards

Mauro
Bad_Mujo
Guest







PostPosted: Thu Oct 23, 2003 3:00 am     Reply with quote

If You email me some more info (like target processor and things like that) I can see what I can do for You.

kalle.dahlbom@af.se
karth



Joined: 10 Sep 2003
Posts: 29

View user's profile Send private message

GPRS is very simple!!!
PostPosted: Thu Oct 23, 2003 7:02 am     Reply with quote

Can you email the details and i'll see if i can help
Scarr
Guest







Karth, Don't have your email address
PostPosted: Thu Oct 23, 2003 7:09 am     Reply with quote

So here are the quetions so far.

1) I have WAP enabled on my SIM is it therefore GPRS enabled? or are all SIM's GPRS enabled (as long as the network is GPRS enabled)

2) My sim is a Orange SIM does this mean I should use "AT+CGDCONT = 1,"IP","Orange","0.0.0.0",0,0<cr>"?, If not how do I find out what APN to use.

3) Is using 0.0.0.0 basically asking for a IP address?

4) The AT#USERID returns ERROR, I send AT#USERID="Ben Hoelke" and get back ERROR

5) Same with AT#PASSW

6) Once connected is that connection always there even as I move between Cells and loose signal?


The example below is taken from the PDF for the GSM

AT+CGDCONT = 1,"IP","internet.gprs","0.0.0.0",0,0<cr>
AT#USERID="Ben Hoelke"<cr>
AT#PASSW="EASY GPRS"<cr> AT#SKTSET=0,80,"www.roundsolutions.com"<cr>
AT#SKTOP
Hans Wedemeyer



Joined: 15 Sep 2003
Posts: 226

View user's profile Send private message

Re: Not a weeks work
PostPosted: Thu Oct 23, 2003 10:28 am     Reply with quote

Scarr wrote:
Your telling me a embedded C programmer can earn >£4000 for a weeks work

I'm moving over stright away, were do you live!!!!

Thx


Well actually much more.

The point many people forget is there are very high overheads.

Income Tax, Medical, Self Employment tax, insurance, and sometimes even food... !
Very Happy
Scarr
Guest







Do you live in USA?
PostPosted: Thu Oct 23, 2003 1:50 pm     Reply with quote

Do you live in USA?
Hans Wedemeyer



Joined: 15 Sep 2003
Posts: 226

View user's profile Send private message

Re: Do you live in USA?
PostPosted: Thu Oct 23, 2003 5:40 pm     Reply with quote

Scarr wrote:
Do you live in USA?


http://hans-w.com
karth



Joined: 10 Sep 2003
Posts: 29

View user's profile Send private message

Ok i'll help you
PostPosted: Sat Oct 25, 2003 8:33 am     Reply with quote

my email address is karthick_ganeshan@yahoo.ca, email the full details. modem type, etc...
Ian McCrum



Joined: 26 Oct 2003
Posts: 14
Location: Northern Ireland

View user's profile Send private message Visit poster's website

Using the GM862 GPRS stack with a PIC.
PostPosted: Sun Oct 26, 2003 9:39 am     Reply with quote

Hi, I posted a message on the bulletin board run by the mobile phone unit that you are using, search that board for

re: GPRS Email in the UK ( Orange) example - 10.06.2003, 21:57:09

The bulletin board is at
http://www.modem-gsm.de/forum/

Basically I just use a PIC to drive the GPRS stack builtin to the mobile phone. I am only sending email and the response back to the PIC are bound to be short so I do not use handshake on the rs232 lines. It has not been a problem with the short emails that I send.

It was a days work to "port" from an existing CSD application, just meant removing a lot of the PIC code, previously I was using a firmware PPP module and using the phone as a 9600 baud modem.

In terms of ensuring the data got sent, there is sufficient handshake in the email protocol to ensure it reached the email server ok.... better would be a complete packet driven client/server ... maybe beter to use tftp and check a checksum... email me if you wish IJ.McCrum <AT> ulster.ac.uk
_________________
Ian McCrum, email address held at
www.eej.ulst.ac.uk/~ian
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group