Assistance in choosing the right Board

Hello All,

I am currently doing a project with Arduino Uno where someone presses a doorbell and it sends a notification to my phone. I am confused if the bluetooth module (HC-05) can do the job by sending a push notification to my phone or i need a Ethernet Shield.

I am also using App Inventor to control the door so if the notification can be send there with the bluetooth module, it would be really great.

Please advise me on how to carry on or what program coding to use for my Arduino Uno

Thanks,
John

Its better use GSM Shield . If you within home with 3 meter range you can use Bluetooth shield.

Also post your block diagram for project so other also Give some ideas.

Hey,

Thank you very much for your reply, i might consider the Arduino GSM,

John