erdemarslan / GSMSim

GSM Library for SIMCOM Modules on Arduino.
MIT License
123 stars 55 forks source link

Adding a command that help us to reject an incoming call. #17

Closed QuangKhuongIoT closed 4 years ago

QuangKhuongIoT commented 5 years ago

In some project, when we only want to send a sms or make a call, and we no need to answer any incoming call, which make module sim busy in a long period of time. So i think we should have a command that help us to reject an imcoming call positively. Thank you for all your helps.

erdemarslan commented 4 years ago

It will be on in new version which is release in a few days. Thanks.

erdemarslan commented 4 years ago

GSMSim is updated. Please check the examples. You can update library from Arduino Library Manager or manually.