Search found 56 matches

by rajbadri
19 Sep 2017, 11:20
Forum: ESP Easy: General Discussion
Topic: Trying to use buzzer in espeasy[SOLVED]
Replies: 11
Views: 11758

Re: Trying to use buzzer in espeasy

tried rtttl command but same error message

http://192.168.1.99/control?cmd=rtttl,1 ... =180,c,e,g

Unknown or restricted command!
by rajbadri
19 Sep 2017, 10:52
Forum: ESP Easy: General Discussion
Topic: Trying to use buzzer in espeasy[SOLVED]
Replies: 11
Views: 11758

Trying to use buzzer in espeasy[SOLVED]

I am using espeasy v2.0.0-dev11 when I use the pulse command http://192.168.1.99/control?cmd=Pulse,14,1,200 I am able to get a beep from the buzzer but I can't seem to use the tone command when I use the tone command http://192.168.1.99/control?cmd=tone,14,330,2000 I get this error message Unknown o...
by rajbadri
29 Aug 2017, 11:39
Forum: ESP Easy: General Discussion
Topic: need help in rules
Replies: 7
Views: 5906

Re: need help in rules

will try
Thanks
by rajbadri
29 Aug 2017, 04:56
Forum: ESP Easy: General Discussion
Topic: need help in rules
Replies: 7
Views: 5906

Re: need help in rules

lock is a pushbutton in domoticz which I use to activate gpio13 to 1 and 0

this is the log
Screen Shot 2017-08-29 at 8.25.18 AM.png
Screen Shot 2017-08-29 at 8.25.18 AM.png (80.64 KiB) Viewed 5885 times
by rajbadri
29 Aug 2017, 04:51
Forum: ESP Easy: General Discussion
Topic: need help in rules
Replies: 7
Views: 5906

Re: need help in rules

I have tried this but does not work

on lock#Switch do
if [lock#Switch]=0
NeoPixelAll,0,0,255
timerSet 1,30 // 30 sec timer
endon
on Rules#Timer=1 do
NeoPixelAll,0,0,0
endif
endon
by rajbadri
29 Aug 2017, 04:49
Forum: ESP Easy: General Discussion
Topic: need help in rules
Replies: 7
Views: 5906

Re: need help in rules

shot.png
shot.png (56.32 KiB) Viewed 5887 times
by rajbadri
28 Aug 2017, 21:37
Forum: ESP Easy: General Discussion
Topic: need help in rules
Replies: 7
Views: 5906

need help in rules

I am trying this in Rules

on GPIO13#value do
if [GPIO13#value] = 0
NeoPixelAll,0,0,255
timerSet 1,30 // 30 sec timer
endon
on Rules#Timer=1 do
NeoPixelAll,0,0,0
endif
endon


but it does not trigger and nothing happens.

Thanks in advance
by rajbadri
16 Aug 2017, 18:09
Forum: ESP Easy: Projects / Applications
Topic: Project Help: ESP8266/Prowl Push Notification
Replies: 2
Views: 3454

Re: Project Help: ESP8266/Prowl Push Notification

I get prowl notifications using this method

Thingspeak------>PushingBox------>Prowl

or

using domoticz
by rajbadri
14 Aug 2017, 22:30
Forum: ESP Easy: General Discussion
Topic: changing webserver port in V2
Replies: 1
Views: 2269

changing webserver port in V2

hi
how can I change the webserver port in espeasy ver 2


Thanks
by rajbadri
30 Jul 2017, 06:23
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR - stop false positives?
Replies: 47
Views: 99339

Re: HC-SR501 PIR - stop false positives?

Although this is an old thread - i guess some people might still be interested how to definately solfe the RF-induced false triggering problem. You simple need to solder a 220nF ceramic capacitor across pin12 und pin13 of the chip (BISS0001) so that the high-frequency interference coming from the E...
by rajbadri
05 Sep 2016, 09:58
Forum: RFLink: Unsupported devices
Topic: Chinese Welcome Chime Alarm
Replies: 5
Views: 5972

Re: Chinese Welcome Chime Alarm

hi
have you been able to get this chime to work reliably in RFlink ?
by rajbadri
25 Aug 2016, 10:34
Forum: RFlink: General Discussions
Topic: Energenie ENER002
Replies: 4
Views: 4967

Re: Energenie ENER002

These Energenie switches are working perfectly in RFXtrx433 controller but can't get them working in RFLink
by rajbadri
25 Aug 2016, 10:29
Forum: RFlink: General Discussions
Topic: 433mhz pir sensor [solved]
Replies: 1
Views: 3755

Re: 433mhz pir sensor

solved it by doing this
pir%20delay%20off.jpg
pir%20delay%20off.jpg (18.18 KiB) Viewed 3752 times
by rajbadri
25 Aug 2016, 09:58
Forum: RFlink: General Discussions
Topic: 433mhz pir sensor [solved]
Replies: 1
Views: 3755

433mhz pir sensor [solved]

hi i have bought this pir sensor http://www.aliexpress.com/item/Coding-EV1527-Wireless-PIR-Motion-Sensor-Detector-For-Wireless-GSM-PSTN-Auto-Dial-Home-Security-Alarm/32635210696.html?spm=2114.01010208.3.178.yNJxWv&ws_ab_test=searchweb201556_0,searchweb201602_2_10057_10056_10065_10055_10054_10059...
by rajbadri
20 Aug 2016, 08:20
Forum: RFlink: General Discussions
Topic: Energenie ENER002
Replies: 4
Views: 4967

Energenie ENER002

hi
i have these switches



https://energenie4u.co.uk/catalogue/pro ... 002-2PI-RT

is it possible to control them through RFlink


Thanks
by rajbadri
20 Aug 2016, 08:15
Forum: RFlink: General Discussions
Topic: Byron SX-15iw
Replies: 1
Views: 3129

Byron SX-15iw

hi does this doorbell work with RFlink

Byron SX-15iw

http://doorchimesuk.co.uk/catalog/produ ... ucts_id=48



Thanks
by rajbadri
27 Jul 2016, 11:01
Forum: ESP Easy: General Discussion
Topic: HB100 Microwave Motion Sensor
Replies: 2
Views: 6541

HB100 Microwave Motion Sensor

hi
can i use this HB100 Microwave Motion Sensor as a switch (like a pir sensor) in esp-easy
im130619001_3.jpg
im130619001_3.jpg (59.81 KiB) Viewed 6541 times
by rajbadri
21 Jul 2016, 19:46
Forum: ESP Easy: General Discussion
Topic: change the default port 80 in esp easy [SOLVED]
Replies: 3
Views: 6719

change the default port 80 in esp easy [SOLVED]

is it possible to change the default port 80 in esp easy.
by rajbadri
20 Jul 2016, 07:08
Forum: ESP Easy: General Discussion
Topic: Battery status / level
Replies: 6
Views: 35408

Re: Battery status / level

voltage-divider.jpg
voltage-divider.jpg (211.79 KiB) Viewed 34013 times

is this schematic ok ?
by rajbadri
19 Jul 2016, 20:01
Forum: ESP Easy: General Discussion
Topic: how to set time offset to india time gmt 5.30:::SOLVED:::
Replies: 5
Views: 5533

Re: how to set time offset to india time gmt 5.30

Thanks
works perfectly
one more question can we use system time in rules. please give example


Thanks again
by rajbadri
19 Jul 2016, 09:19
Forum: RFLink: Hardware Related discussions
Topic: RFlink Hardware requirement
Replies: 1
Views: 3337

RFlink Hardware requirement

hi
newbie here. been using esp-easy for some time now with Domoticz.
can some one guide me about the hardware needed to use RFLink


Thanks
by rajbadri
19 Jul 2016, 09:13
Forum: ESP Easy: General Discussion
Topic: how to set time offset to india time gmt 5.30:::SOLVED:::
Replies: 5
Views: 5533

how to set time offset to india time gmt 5.30:::SOLVED:::

hi
i am trying to set NTP time in my esp. But the time offset is not accepting 5.30 which india gmt time and rounding it to 5.
so i am getting the wrong system time.

please advice

Thanks
by rajbadri
03 Jul 2016, 18:48
Forum: ESP Easy: General Discussion
Topic: globalsync between esp's on different networks
Replies: 0
Views: 2403

globalsync between esp's on different networks

hi
been using globalsync between esp's on my local network. Is it possible to connect esp's on different networks connected through internet by globalsync.


Thanks
by rajbadri
13 Apr 2016, 20:18
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

currently using espeasy --> Thingspeak ----> Pushingbox to get notifications on my smartphone.
by rajbadri
13 Apr 2016, 07:52
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

Works with everything requiring 5 sec delay or more. But does not run with doorbell which requires 1 sec delay. also it still jacks the load to 100% @ 1 sec delay.
by rajbadri
11 Apr 2016, 18:37
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

:D will try

thanks
by rajbadri
09 Apr 2016, 08:33
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

i want to connect my doorbell esp to ifttt plugin. when i am keeping a delay of 5 seconds or more the notifications does not trigger. As the doorbell triggers the esp8266 for about a second or less. what delay should i keep in the settings ? when i am keeping the delay for less than 5 seconds the es...
by rajbadri
09 Apr 2016, 08:28
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

yesterday what i first marked was my sonoff switches were behaving erratically. when i use to switch them on / off from domoticz the were responding erratically. As soon as i recompiled without the ifttt plugin they started working normally.

i will try again today with new esp's
by rajbadri
09 Apr 2016, 05:27
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

yesterday i did a lot of testing with your plugin with a variety of esp8266 modules and found that the modules become quite unresponsive after i compile the image using IFTTT plugin. The ping times which are normally in single digits increase to 300-400. After i removed the plugin and recompiled the...
by rajbadri
08 Apr 2016, 19:48
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

i am unable to make it work with this esp device controlling my door lock , doorbell and reed sensor
Screen Shot 2016-04-08 at 11.16.19 PM.png
Screen Shot 2016-04-08 at 11.16.19 PM.png (93.36 KiB) Viewed 32652 times
by rajbadri
08 Apr 2016, 19:43
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

works perfectly with my sonoff switch and my pir motion sensor
Screen Shot 2016-04-08 at 11.10.44 PM.png
Screen Shot 2016-04-08 at 11.10.44 PM.png (76.64 KiB) Viewed 32653 times
by rajbadri
08 Apr 2016, 07:14
Forum: ESP Easy: Software
Topic: IFTTT Maker
Replies: 26
Views: 37869

Re: IFTTT Maker

how to get device identifier for device doorbell ?
Screen Shot 2016-04-08 at 10.41.57 AM.png
Screen Shot 2016-04-08 at 10.41.57 AM.png (82.65 KiB) Viewed 32681 times
by rajbadri
05 Apr 2016, 21:39
Forum: ESP Easy: Software
Topic: run a php script on webserver
Replies: 4
Views: 5273

Re: run a php script on webserver

hi
i want to run it directly without a controller
by rajbadri
05 Apr 2016, 05:17
Forum: ESP Easy: Software
Topic: run a php script on webserver
Replies: 4
Views: 5273

run a php script on webserver

hi
i want to execute a php script on my web server when one gpio pin turns high

demo.com/pushover.php

can anyone please guide me


Thanks
by rajbadri
03 Apr 2016, 14:16
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 182853

Re: Feature Request collection/list

Notifications for Pushbullet, Pushover or Ifttt directly without domoticz server.
by rajbadri
02 Apr 2016, 20:28
Forum: ESP Easy: Hardware
Topic: Wifi IoT Relay Board Based on ESP8266
Replies: 7
Views: 12365

Wifi IoT Relay Board Based on ESP8266

Wifi IoT Relay Board Based on ESP8266

http://www.electrodragon.com/product/wi ... d-esp8266/
ESP8266-Wifi-Relay-Board-07-350x350.jpg
ESP8266-Wifi-Relay-Board-07-350x350.jpg (21.38 KiB) Viewed 12365 times
by rajbadri
15 Mar 2016, 10:15
Forum: ESP Easy: General Discussion
Topic: pushbullet or pushover notifications
Replies: 1
Views: 4076

pushbullet or pushover notifications

hi
is it possible to send notifications to pushbullet, pushover or ifttt directly without domoticz server.


Thanks
by rajbadri
03 Mar 2016, 06:38
Forum: ESP Easy: General Discussion
Topic: help for wifi status led
Replies: 6
Views: 18825

help for wifi status led

i have wired a wemos mini d1 as below and have selected in hardware settings wifi status led = GPIO 0.
my problem is that the led stays on continuously even when the wifi is switched off.
Untitled Sketch 2_bb.jpg
Untitled Sketch 2_bb.jpg (64.71 KiB) Viewed 18825 times

Thanks
by rajbadri
23 Feb 2016, 19:36
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 640719

Re: New ESP gadget

Thanks
by rajbadri
23 Feb 2016, 07:49
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 640719

Re: New ESP gadget

then is it possible to use the I2C bus
by rajbadri
23 Feb 2016, 03:56
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 640719

Re: New ESP gadget

i have uploaded firmware ver 80 to this device and have been able to activate the relay and led. Now i want to attach a dht11 sensor how should i go about it, which gpio port should i use and where is it located.


Thanks
by rajbadri
14 Jan 2016, 04:28
Forum: ESP Easy: General Discussion
Topic: wifi signal strength
Replies: 5
Views: 10030

wifi signal strength

is it possible to get wifi signal strength in esp easy.
by rajbadri
09 Jan 2016, 05:48
Forum: ESP Easy: General Discussion
Topic: Sharp Dust Sensor GP2Y10------Domoticz
Replies: 6
Views: 11053

Sharp Dust Sensor GP2Y10------Domoticz

hi i am trying to use the sharp dust sensor GP2Y10 to send values to domoticz air quality. i am getting values in the range of 500-550 but air quality in domoticz continuously shows 0. Do i have to give a formula in esp-easy so that values get reflected in Air-Quality. Screen Shot 2016-01-09 at 10.1...
by rajbadri
09 Jan 2016, 04:01
Forum: ESP Easy: General Discussion
Topic: Pro-Mini Extender what should be given in port
Replies: 2
Views: 3552

Pro-Mini Extender what should be given in port

esp easy pro-mini extender what value should be given in port
Screen Shot 2016-01-09 at 8.30.26 AM.png
Screen Shot 2016-01-09 at 8.30.26 AM.png (55.07 KiB) Viewed 3552 times
by rajbadri
05 Jan 2016, 09:50
Forum: ESP Easy: General Discussion
Topic: Esp module not accepting password
Replies: 3
Views: 7999

Re: Esp module not accepting password

images.png
images.png (5.35 KiB) Viewed 7970 times