barkerben
Newbie level 3
- Joined
- Feb 18, 2008
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,312
Hi,
I have a GR47 that I want to interface to a PIC microcontroller using RS232. By default the GR47 uses hardware flow control, but for simplicity I am tempted to use software flow control only and rely on the fact my messages will be short to avoid and my interrupt response time quick to avoid buffer overrun problems.
My question is this:
hardware flow control is the default on the module. If I simply short RTS/CTS, will this be enough to let me talk to the module? There are also the DTR etc lines - I think they will not be relevant though?
Second question - I can check this myself, so shouldn't really ask here, but while I can control this module using AT commands, does GSM modules generally issue AT strings on events (SMS arrival etc?) or do they need to be continually polled...
Cheers,
Ben
I have a GR47 that I want to interface to a PIC microcontroller using RS232. By default the GR47 uses hardware flow control, but for simplicity I am tempted to use software flow control only and rely on the fact my messages will be short to avoid and my interrupt response time quick to avoid buffer overrun problems.
My question is this:
hardware flow control is the default on the module. If I simply short RTS/CTS, will this be enough to let me talk to the module? There are also the DTR etc lines - I think they will not be relevant though?
Second question - I can check this myself, so shouldn't really ask here, but while I can control this module using AT commands, does GSM modules generally issue AT strings on events (SMS arrival etc?) or do they need to be continually polled...
Cheers,
Ben