mnhpias
Newbie level 4
- Joined
- Jan 27, 2013
- Messages
- 6
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Dhaka, Bangladesh, Bangladesh
- Activity points
- 1,334
I'm using sim900b to control home appliances via sms . But sometime incoming call interrupts the communication , I used "ATH" command each time I'm getting a new incoming call . When sim900b gets a incoming call , it sends incoming call status to microcontroller(atmega 328p) , and after checking this microcontroller sends "ATH \n\r" to sim900b and then it disconnects the call .
I want to is there any alternative way available so that sim900b will automatically disconnect the call by itself , so that I wont need to send any command from microcontroller to disconnect the call ?
I want to is there any alternative way available so that sim900b will automatically disconnect the call by itself , so that I wont need to send any command from microcontroller to disconnect the call ?