Search found 74 matches

by emiliakowalski
Thu Sep 07, 2017 11:17 am
Forum: Help
Topic: want to all 4 gpio off while restart esp (wifisocket firmware
Replies: 16
Views: 14441

Re: want to all 4 gpio off while restart esp (wifisocket firmware

how to replace this "but replace B_RELAY*_PORT with your port numbers" suppose port number are these: #define B_RELAY1_PORT 12 #define B_RELAY2_PORT 13 #define B_RELAY3_PORT 14 #define B_RELAY4_PORT 16 <<<<<<<<<<<<<<<<<<<<<so modified code>>>>>>>>>>>>>>>>>>> supla_esp_gpio_hi(B_RELAY1_PORT...
by emiliakowalski
Thu Sep 07, 2017 11:09 am
Forum: Help
Topic: Unable to connect devices on own server
Replies: 12
Views: 12431

Re: Unable to connect devices on own server

ye purani instruction hain kaam nahin karegi and no linux coding required in this, you must know how to initiate commands on linux
by emiliakowalski
Tue Aug 29, 2017 10:43 am
Forum: Help
Topic: want to all 4 gpio off while restart esp (wifisocket firmware
Replies: 16
Views: 14441

Re: want to all 4 gpio off while restart esp (wifisocket firmware

but can you let me know is my code right
by emiliakowalski
Tue Aug 29, 2017 10:41 am
Forum: Help
Topic: want to all 4 gpio off while restart esp (wifisocket firmware
Replies: 16
Views: 14441

Re: want to all 4 gpio off while restart esp (wifisocket firmware

with native code it was like when start or reset or restart two gpios high and two gpios low what i wanted that it should be low or off when restart or reset the esp but it is still 2 gpios high and 2 low at startup.

what to do
by emiliakowalski
Tue Aug 29, 2017 7:38 am
Forum: Help
Topic: want to all 4 gpio off while restart esp (wifisocket firmware
Replies: 16
Views: 14441

Re: want to all 4 gpio off while restart esp (wifisocket firmware

hello please let me know what i am doing wrong.

Thankyou
by emiliakowalski
Mon Aug 28, 2017 8:31 pm
Forum: Help
Topic: want to all 4 gpio off while restart esp (wifisocket firmware
Replies: 16
Views: 14441

Re: want to all 4 gpio off while restart esp (wifisocket firmware

hi did not work out <<<<<<<<<<<<existing code>>>>>>>>>>>>>>>>>>>>>>>>>> supla_relay_cfg[0].gpio_id = B_RELAY1_PORT; supla_relay_cfg[0].flags = RELAY_FLAG_RESTORE_FORCE; supla_relay_cfg[0].channel = 0; #ifdef __BOARD_wifisocket_x4 supla_relay_cfg[1].gpio_id = B_RELAY2_PORT; supla_relay_cfg[1].flags =...

Go to advanced search