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 modem gr47

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







GPRS modem gr47
PostPosted: Mon Sep 13, 2004 5:48 am     Reply with quote

anyone has worked with it?
bercam4
Guest







PostPosted: Mon Sep 13, 2004 5:50 am     Reply with quote

Exactly is a GSM/GPRS modem from SonyEricsson and it is programmable by AT Comands
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Mon Sep 13, 2004 7:26 am     Reply with quote

Seems like a nice module to me. We have looked into using it but decided on using the Wavecom Integra M2106B instead because with the Wavecom module you can order an integrated TCP/IP stack without additional costs and the Wavecom is a bit faster in the upload (4+2 device instead of 4+1).
bercam4
Guest







programming
PostPosted: Thu Sep 16, 2004 2:35 am     Reply with quote

I'm using GR47 device, wich contains a TCP/IP stack.
Are you using to send data by GPRS to IP address?
Do you know another forum to learn more about AT comands in GPRS modems?

Regards
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Thu Sep 16, 2004 2:45 am     Reply with quote

Quote:
Are you using to send data by GPRS to IP address?

Yes. My application is something like a GPRS-enabled datalogger, we receive data over RS-232 and store this in a MMC-flash card. Depending on the customer requirements collected data reports are send every minute to once a day to a pre-defined ip-address.

Quote:
Do you know another forum to learn more about AT comands in GPRS modems?

No, I only used the Wavecom manuals and that was sufficient for me.
bercam4
Guest







GPRS
PostPosted: Fri Sep 17, 2004 2:47 am     Reply with quote

Did you had any problem with your IP security ?
What software are you using to read data in host from IP? Are you using sockects to implement this?

Thanks you for your help.
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Fri Sep 17, 2004 3:12 am     Reply with quote

Quote:
Did you had any problem with your IP security ?

This question is too general to give a more specific answer to. But, no, not yet any problems with IP security. At the host we have a firewall running only allowing the pre-defined port numbers and we can make it even tighther by only allowing the ip-range of our GPRS provider.
Quote:
What software are you using to read data in host from IP?

The protocol is our own development so we had to develop our own host as well. An advantage of this is that security is much easier as well, as no hacker will know the protocol (at least in the beginning of our project).

Quote:
Are you using sockects to implement this?

Yes. Sorry, I don't understand why you ask this question. Sockets instead of what other solution you are thinking of?[/quote]
bercam4
Guest







GPRS modem gr47
PostPosted: Mon Sep 20, 2004 3:16 am     Reply with quote

Your explanations are very appreciated for me.
I'm making the PCB and learning about AT comands in order to program the module with PIC18.

I'm working in telemetry project and I'm thinking about two posiblities,

1.- Using SMS with Emitter and receiver.
2.- If amount data is bigger using GPRS to IP address.

I'm hardware engineer and I have experience only with Visual Basic-C as PC programs. I know about sockect to connect to another IP.
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