Click here to Skip to main content
15,875,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I want to send a message from a sim so that the message will be updated in a particular website.Is there any web services available to maintain(like twilio.com sites).i googled it but didn't get answer.
actual scenario is i have a arduino which has gsm sim devise.now the arduino able to send text message to other numbers.but now the same arduino has to update a particular website by sending a message.one way of updating a website is through ethernet webclient. but i dont have ethernet facility to arduino and it should be done through sim.
Posted
Updated 23-Jul-15 21:52pm
v2

1 solution

Then make HTTP custom request. See "SIM900 GPRS/GSM Shield"[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900