Go to advanced search

by pelti
Mon Dec 30, 2013 7:15 pm
Forum: Android
Topic: Control Relay Switches via Android using a Raspberry Pi
Replies: 171
Views: 156328

Re: Control Relay Switches via Android using a Raspberry Pi

Hi Finally something. I have downloaded the application to Denver tac-70051 tablet, and that is the reason. The application does not work in Denver. I downloaded it to Samsung phone and Samsung tablet and it works. Via the browser Denver shows the statuses ok (using those commands earlier this threa...
by pelti
Sun Dec 29, 2013 7:59 pm
Forum: Android
Topic: Control Relay Switches via Android using a Raspberry Pi
Replies: 171
Views: 156328

Re: Control Relay Switches via Android using a Raspberry Pi

hi, some findings

the url should be
http://YOUR-PI-IP-ADDRESS/gpio.php?pin=1&status=1

so P in pin and S in status should be small (p / s) :(

then the url works.
Now I will check the code how those are there.....
by pelti
Fri Dec 27, 2013 8:52 pm
Forum: Android
Topic: Control Relay Switches via Android using a Raspberry Pi
Replies: 171
Views: 156328

Re: Control Relay Switches via Android using a Raspberry Pi

Hi, I am now using raspberry locally or by localhost. Only commands -g write 4 or write 7 controls that pin gpio4. Those url commands (I have tried from pin 0 to pin 30 and 0 or 1 status) do not do anything. Not even locally. readall command - I can see statuses and they will change only via write c...
by pelti
Wed Dec 25, 2013 8:08 pm
Forum: Android
Topic: Control Relay Switches via Android using a Raspberry Pi
Replies: 171
Views: 156328

Re: Control Relay Switches via Android using a Raspberry Pi

hi, found this far (wiring:) pi@raspberrypi ~ $ gpio -g mode 4 out pi@raspberrypi ~ $ gpio -g write 4 0 pi@raspberrypi ~ $ gpio -g write 4 1 these will work. on and off. and this is result of gpio.php: (so effects on relay 7, that is changing depending on Relay 1:0 Relay 2:0 Relay 3:0 Relay 4:0 Rela...
by pelti
Wed Dec 25, 2013 2:04 pm
Forum: Android
Topic: Control Relay Switches via Android using a Raspberry Pi
Replies: 171
Views: 156328

Re: Control Relay Switches via Android using a Raspberry Pi

Hi, I downloaded and installed your OS to rasp and tried to set settings. I have one relay connected (when powering it, it says "click" so I think it works. and 2 leds light) But the pirelay software does not control the relay. I have changed the server address 192.168.1.30 to settings - n...

Go to advanced search