- This topic has 3 replies, 3 voices, and was last updated 7 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
hiiii,
Is it possible to interfaced GSM with the Microncontroller without using Rx/Tx…??
instead of this can we use I2c or SPI protocol ??
kindly suggest me any information regarding this or else study data …
thanks
It depends on the GSM module you are using..Like sim900d supports spi. You can check the datasheet of the sim module.
But best suggestion is to use Tx/Rx.
Thanks for your suggetions
but why you want to go for any other interface? serial com is the easiest and best