Hi All,
I'm totally new in this Arduino and pushing box. Managed to find the officiall code from pushingbox.com via
http://makeprojects.com/Project/Notifying-Doorbell-with-PushingBox/2165/2and try out step by step of hardware/software set up, but still could not get notified sms when pressed the doorbell. Can you all help me with it?
Follow the instruction, i changed the mac address which found at the sticker of ethernet shield, and copy/paste the devid code from senarios, please guide me beside these 2, whereelse i need to change?
In Serial Monitor show:
_____________________________
Ethernet ready
pinDevid1 is HIGH
conneting
connected
sending request
disconneting
pinDevid1 is LOW
___________________________________________________________
Thus, I'm thinking the problem should be Http request part from Pushingbox to Prowl, and wondering if anyone has the same issue as mine. And you help to solve it please or any suggestion to check on the setting,etc?
Thanks for your help, and any guides/suggestion will be much appreciated.