Search found 260 matches

by JR01
25 Mar 2017, 16:05
Forum: ESP Easy: Software
Topic: YAR (yet another rules) question - calling an action from an action, not working?
Replies: 6
Views: 5382

YAR (yet another rules) question - calling an action from an action, not working?

In the wiki it shows an example, lets call them rules actions: on givemesomewater do gpio,2,1 // open valve timerSet 1,600 // 10 minute timer endon I have a same ''action", as follows: on SetPoolVarPump do TaskValueSet 4,2,%eventvalue% gpio,16,%eventvalue% Publish sensors/espeasy/%sysname%/Var/...
by JR01
16 Mar 2017, 20:17
Forum: ESP Easy: Projects / Applications
Topic: Detecting new devices
Replies: 4
Views: 4688

Re: Detecting new devices

I have a rule in every ESP I deploy, like this: on System#Boot do // Publish sensors/espeasy/announceESP,%sysname% // Announce ESP endon Then in NR I write this to a table, with a process to validate those in the table as a valid ESP, which, when it announces, I check against. I also have a NR repor...
by JR01
14 Mar 2017, 19:01
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 184966

Re: Feature Request collection/list: OAuth2 authentication

Today I saw a demo of the newish SAP IoT workbench on SAP Cloud Platform, (HCP renamed). They showed the creation of a sensor process, targeted for bus users, where an OAuth token is created for the thing, this then is cut and pasted into the thing's, setup, then communcates through mqtt to the sap ...
by JR01
03 Mar 2017, 10:33
Forum: ESP Easy: General Discussion
Topic: I2C Soil moisture sensor
Replies: 51
Views: 45373

Re: I2C Soil moisture sensor

Hi, looking forward to also use soil moisture sensors. How good is the capacitance measure version 1. compared to the compared to the 2. 100 MHz signal - "transparant to minerals" version? 1. https://www.tindie.com/products/miceuz/i2c-soil-moisture-sensor/?pt=full_prod_search 2. https://ww...
by JR01
03 Mar 2017, 07:43
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 634309

Re: ESP Easy Mega

Wow, excellent piece of work on the documentation, very clear, now I understand these concepts that have eluded me for a long time ! Thank you! Although I saw platformio in my research more than a year ago, I did not see a need, and as Martinus went the self-build / create route on Arduino, I did no...
by JR01
25 Feb 2017, 22:50
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 50775

Re: The way forward

And, can you help me understanding the Platdormio way of live in a more low level language?
+1
by JR01
24 Feb 2017, 06:22
Forum: ESP Easy: Software
Topic: s0 kWh meter counter
Replies: 6
Views: 8177

Re: s0 kWh meter counter

Yes that is what I do.
by JR01
23 Feb 2017, 16:03
Forum: ESP Easy: Software
Topic: s0 kWh meter counter
Replies: 6
Views: 8177

Re: s0 kWh meter counter

Yes, it works.

S0- to gnd of the ESP, S0+ to the pin, like gpio12.
by JR01
21 Feb 2017, 21:01
Forum: ESP Easy: General Discussion
Topic: Version 1.1.0-beta6 avaiable
Replies: 25
Views: 18350

Re: Version 1.1.0-beta6 avaiable

Good point, woulld like to know too
by JR01
21 Feb 2017, 20:46
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 634309

Re: ESP Easy Mega

I understand that some people dont have the git-command and just want a zip-file that contains all the sources. Thank you for sorting out my flashing problem on issue I logged on git within 1 hour. I flashed the beta firmware_mini.bin, on Apple Mac, using the esptool.py with command: sudo esptool.p...
by JR01
17 Feb 2017, 15:25
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 50775

Re: The way forward

:D
by JR01
15 Feb 2017, 17:27
Forum: ESP Easy: Projects / Applications
Topic: Tipping bucket rain gauge -> Pulse counter
Replies: 30
Views: 33876

Re: Tipping bucket rain gauge -> Pulse counter

Was trying to find specs on the 229, but could not find (quick search). Could you source / send a link to the spec sheet ?
by JR01
14 Feb 2017, 20:22
Forum: Staff Announcements forum
Topic: The way forward
Replies: 38
Views: 50775

Re: The way forward

Thank you Edwin for stepping in!!!

And Jon, re: "It would be great if ESPEasy could live on"

+1
by JR01
02 Feb 2017, 18:14
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 233959

Re: ESP Easy development status

What if we all pay an amnt per ESPEasy install - and ask Martinus to keep going where we pay per install to carry on?
by JR01
22 Jan 2017, 09:44
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 233959

Re: ESP Easy development status

Well stated Brian!
+1+1+1 !!!
by JR01
05 Jan 2017, 20:45
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 233959

Re: ESP Easy development status

Thank you Martinus, you will be sorely missed!
by JR01
31 Dec 2016, 10:14
Forum: ESP Easy: Software
Topic: MQTT -> Last Will Testament (LWT)
Replies: 3
Views: 4603

Re: MQTT -> Last Will Testament (LWT)

Sort of.... listen on mqtt queue, i.e. sensors/espeasy/ESP60/status for msg.payload = "Connection Lost".
by JR01
31 Dec 2016, 10:04
Forum: ESP Easy: General Discussion
Topic: How to disable HTTP commands?
Replies: 3
Views: 3406

Re: How to disable HTTP commands?

... and actuate a gpio pin to say a relay, on http, without password, .... So I also think it would be better if we are able to disable for instance actuation of gpio pins, and limit a hacker reading the json back about what Tasks are setup on the device.
by JR01
03 Dec 2016, 19:32
Forum: ESP Easy: Software
Topic: ESP Easy next stable... (release candidates)
Replies: 155
Views: 119143

Re: ESP Easy next stable... (release candidates)

On what hardware does one run DD-WRT ?
by JR01
01 Dec 2016, 19:37
Forum: ESP Easy: Software
Topic: ESP Easy next stable... (release candidates)
Replies: 155
Views: 119143

Re: ESP Easy next stable... (release candidates)

Guilty as charged ! Will send detailed report, upgraded to 147 last night, have 2 x esp12F's, 3 x sonoffs, using mqtt (openhab) back to RPi, running Mosquitto, Node-Red. Will report back. --- update ----- - Stable webgui/ICMP ping : 4 out of 1 is okay. One has missing pings, RSSI is -86 dB. - ESP Ha...
by JR01
23 Nov 2016, 20:24
Forum: Experimental
Topic: The Things Network LoRaWan plugins to ESP8266 ?
Replies: 8
Views: 19047

The Things Network LoRaWan plugins to ESP8266 ?

Hi, got so used to the ease of using ESPEasy, but now have use cases for LoRaWAN. How about getting a plugin that will be able to talk to a LoRaWan radio, but have all the ease of working with sensors, mqtt etc in ESP Easy? Here is a nice example: https://www.thethingsnetwork.org/labs/story/ttn-node...
by JR01
23 Nov 2016, 19:41
Forum: RFLink: Development and announcements
Topic: Microchip RN2483 & RN2903 transceivers of any interest to RFLink?
Replies: 4
Views: 13231

Re: Microchip RN2483 & RN2903 transceivers of any interest to RFLink?

Thank you Gamester17, this is of interest to me as well. I see Adafruit also brought one out now, https://www.adafruit.com/product/3178, with a "At the Feather M0's heart is an ATSAMD21G18 ARM Cortex M0 processor, clocked at 48 MHz and at 3.3V logic, the same one used in the new Arduino Zero&qu...
by JR01
13 Nov 2016, 17:04
Forum: ESP Easy: Software
Topic: ESP 'announcement' when coming onto network
Replies: 4
Views: 3149

Re: ESP 'announcement' when coming onto network

But I still think this could be a good function, with the rules, will have to add it in every time when flashing a new ESP, by hand...

and I still do not have the 5 fields using a rule:
1) name; 2) unit number; 3) IP address; 4) build; 5) Mac addresses; ESP chip id.
by JR01
13 Nov 2016, 17:01
Forum: ESP Easy: Software
Topic: ESP 'announcement' when coming onto network
Replies: 4
Views: 3149

Re: ESP 'announcement' when coming onto network

Did not think of that, well done !!!!
by JR01
13 Nov 2016, 16:42
Forum: ESP Easy: Software
Topic: ESP 'announcement' when coming onto network
Replies: 4
Views: 3149

ESP 'announcement' when coming onto network

Hi all, Is there a way to determine if a new ESP comes on the network, that I can get which new ESP is now on the network? I want to save to DB (using nodeRED) the ones announcing itself, maybe with a workflow to first approve once announcement have been made, and every time ESP's signs onto the net...
by JR01
31 Oct 2016, 18:45
Forum: ESP Easy: Software
Topic: Rules: only send MQTT if value > 0.
Replies: 0
Views: 1632

Rules: only send MQTT if value > 0.

Hi, I have a water meter, where data goes via MQTT to NodeRed, they have a great Dashboard, where I send the total water used for the day to a gauge - chart. To get almost intime gauge information, I set ESP to send the mqtt message every 60s. Problem is, most of the day, the water used for the last...
by JR01
14 Oct 2016, 18:32
Forum: ESP Easy: Software
Topic: ESP Easy next stable... (release candidates)
Replies: 155
Views: 119143

Re: ESP Easy next stable... (release candidate 1)

And it looks like the Domoticz MQTT support has been seriously broken as of R109 where the new pubsub library was introduced. Maybe this also tells us that no one is using it (or they must still be at stable build 108). It was already broken in stable R120. This bug needs further investigation... I...
by JR01
08 Oct 2016, 22:10
Forum: ESP Easy: General Discussion
Topic: Logging Data to an SD card
Replies: 19
Views: 20951

Re: Logging Data to an SD card

+1 !
by JR01
06 Oct 2016, 16:38
Forum: ESP Easy: General Discussion
Topic: Logging Data to an SD card
Replies: 19
Views: 20951

Re: Logging Data to an SD card

Very very very cool, well done. Will for sure use it.
by JR01
17 Sep 2016, 11:12
Forum: ESP Easy: Software
Topic: Get variable value via http?
Replies: 5
Views: 5719

Re: Get variable value via http?

http://host/json?tasknr=2

If you want the areay of info for 2nd task, then navigate the array info
by JR01
15 Sep 2016, 14:12
Forum: Introduce yourself
Topic: Hallo from Johannesburg, South-Africa
Replies: 1
Views: 2485

Re: Hallo from Johannesburg, South-Africa

Hello from Pretoria! Can you share more on the power monitoring?

Jéan Roux
by JR01
03 Sep 2016, 17:53
Forum: ESP Easy: Projects / Applications
Topic: Raspberry/ ESP12E/ESPEasy project
Replies: 10
Views: 11885

Re: Raspberry/ ESP12E/ESPEasy project

Neteye, google that unit, and how to calculate flow and volume for it, it is very much dependent on the unit internal design, it will be on the technical details of the unit, from the site tou buy.
by JR01
03 Sep 2016, 17:50
Forum: ESP Easy: General Discussion
Topic: Reboot causes
Replies: 11
Views: 15614

Re: Reboot causes

Hi zodiac69, re
"inductor inline with the micro controller supply pin with a 100nF cap as close to the supply pin as possible. You can now buy a unit that has both in one three pin module"

Could you guve us a link to an example unit, say on eBay?
by JR01
22 Aug 2016, 18:47
Forum: ESP Easy: Software
Topic: LastWill mqtt?
Replies: 24
Views: 20892

Re: LastWill mqtt?

Hi @timsson ,

I assume this code you are using for, is to send the opposite of 'Connection Lost' - once only, on mqtt connect?

If so: +1 on this request...

...as I want to store in a MySQL db when connection is lost, with the time, and then do same when the connection is re-established.
by JR01
20 Aug 2016, 19:41
Forum: ESP Easy: General Discussion
Topic: ESP8266 is 5V tolerant on GPIO!
Replies: 4
Views: 29921

Re: ESP8266 is 5V tolerant on GPIO!

Wow, interesting.... Good find Tozett
by JR01
14 Aug 2016, 19:46
Forum: ESP Easy: Projects / Applications
Topic: ESP Easy development
Replies: 8
Views: 9211

Re: ESP Easy development

It would be an honour, let me know what to do
by JR01
12 Aug 2016, 16:20
Forum: ESP Easy: Software
Topic: [Solved] MQTT status feedback
Replies: 10
Views: 12001

Re: [Solved] MQTT status feedback

Makes sense! Tx
by JR01
12 Aug 2016, 08:52
Forum: ESP Easy: Software
Topic: [Solved] MQTT status feedback
Replies: 10
Views: 12001

Re: [Partly solved] MQTT status feedback

I also use mqtt extensively, xbmcnut, could you please guve us sine more info in when tobuse this new option in R121, and when not - to 'retain' ?
by JR01
12 Aug 2016, 07:44
Forum: ESP Easy: Projects / Applications
Topic: ESP Easy development
Replies: 8
Views: 9211

Re: ESP Easy development

Martinus, thank you for your leadership, and drive to make this a success. I really enjoy playing with ESPEasy, and olating with this community, have learnt so much! You have not mentioned people using NodeRed as controller, which we all use very successfully with OpenHab mqtt, would support renamin...
by JR01
10 Aug 2016, 21:25
Forum: ESP Easy: General Discussion
Topic: ESPEasy compilation FW R119
Replies: 8
Views: 8123

Re: ESPEasy compilation FW R119

Several ways: if you are able to connect with a serial interface to ESP using a FDTI, several commands below. Type into serial interface, I have a Mac, use CoolTerm. Command = Reset on serial command. else use esptool. The following commands can be used by the esp easy. - Delay Set the update interv...
by JR01
10 Aug 2016, 12:11
Forum: ESP Easy: General Discussion
Topic: ESPEasy compilation FW R119
Replies: 8
Views: 8123

Re: ESPEasy compilation FW R119

Did you update your pubs client on Arduino to version 2.6 ?

Had the same, got fixed after I did that.

(And the latest version of boards manager, think 2.3)
by JR01
10 Aug 2016, 12:08
Forum: ESP Easy: Software
Topic: How to ask a ESPeasy device of a GPIO state?
Replies: 18
Views: 60469

Re: How to ask a ESPeasy device of a GPIO state?

Thank you Martinus ! Now I understand how it works, was not sure about the /cmd part on how to use it. I prefer the json file format, its the standard moving forward in the industry, and give me flexibility on what I can do with it. It also allows our ESPEasy code and framework not to be bloated wit...
by JR01
06 Aug 2016, 09:11
Forum: ESP Easy: Software
Topic: LastWill mqtt?
Replies: 24
Views: 20892

Re: LastWill mqtt?

Thank you @tozett, I got that part working, get my message "Connection Lost" on the <template>/status MQTT channel. But I was asking if it was also designed to ask questions on that channel and get answers back?
by JR01
05 Aug 2016, 08:09
Forum: ESP Easy: Software
Topic: [Solved] MQTT status feedback
Replies: 10
Views: 12001

Re: MQTT status feedback

What is linked to the GPIO ?

If a Switch, you can let it send info, and it will come back on the MQTT channel.
by JR01
04 Aug 2016, 21:52
Forum: ESP Easy: Software
Topic: MQTT : Failed to connected to broker
Replies: 41
Views: 56112

Re: MQTT : Failed to connected to broker

//Feel like an idiot// - for not finding pubs v2.6.

Found it - Arduino menu > Sketch > Include Library > Manage Libraries.

(Maybe this helps others......)
by JR01
04 Aug 2016, 21:23
Forum: ESP Easy: Software
Topic: MQTT : Failed to connected to broker
Replies: 41
Views: 56112

Re: MQTT : Failed to connected to broker

Okay, now I feel like an idiot..... Last time I compiled & uploaded successfully was R108. Seams we have new good stuff, MQTT pubsubclient v2.6, LWT with subscribe MQTT <template>/status, etc. Downloaded Arduino 16.10 (last successful one I sed was 1.6.8), upgraded boards manager to v2.3.0. But ...
by JR01
04 Aug 2016, 19:29
Forum: ESP Easy: Software
Topic: LastWill mqtt?
Replies: 24
Views: 20892

Re: LastWill mqtt?

Thanks Martinus for the updates,

I am on R108, let me upgrade first.... // {post edited after firmware update}

Okay, done, on R118, with pubsub v2.6, wow, looks stable.... So, how can I use the <>/status MQTT queue? Can I push a question into the queue to get status info back? How?
by JR01
04 Aug 2016, 17:58
Forum: ESP Easy: Software
Topic: LastWill mqtt?
Replies: 24
Views: 20892

Re: LastWill mqtt? // status on queue <template>/status?

last will is currently implemented with a fixed "connection lost" message to <template>/status topic. Same topic as used for status requests Hi @Martinus, somehow I missed the ability to do a status request, I search the forum, don ton get it. Does one send a message into <template>/statu...
by JR01
04 Aug 2016, 08:23
Forum: ESP Easy: Projects / Applications
Topic: Raspberry/ ESP12E/ESPEasy project
Replies: 10
Views: 11885

Re: Raspberry/ ESP12E/ESPEasy project

Not going to redraw, but give you the instructions to redraw of the picture on my post dated 28 June, really easy: - remove sensor 1, R1, Chip2, R2. - Everything else stays ! (I see you see you do not know how to attache an image to this forum, in the editor, use the img button, below the post is a ...
by JR01
24 Jul 2016, 22:59
Forum: ESP Easy: General Discussion
Topic: MQTT to Relay with Node-Red
Replies: 38
Views: 45942

Re: MQTT to Relay with Node-Red

8-) Your welcome !