Search found 11 matches

by tango156157
10 Jan 2019, 14:56
Forum: ESP Easy: General Discussion
Topic: Maintain date and time in the absence of wifi
Replies: 40
Views: 31118

Re: Maintain date and time in the absence of wifi

Build time Oct 2 2018 21:07:00 ESP Chip ID 1153420 (0x11998C) ESP Chip Freq: 80 MHz ESP Board Name: ESP8266_GENERIC Flash Chip ID Vendor: 0x20 Device: 0x4016 Flash Chip Real Size: 4096 kB Flash IDE Size: 4096 kB Flash IDE speed: 40 MHz Flash IDE mode: DOUT Flash Writes 1 daily / 1 boot Sketch Size ...
by tango156157
09 Jan 2019, 18:04
Forum: ESP Easy: Software
Topic: Help, need help regarding RTC module DS3231
Replies: 2
Views: 3396

Re: Help, need help regarding RTC module DS3231

Hi... I am have been trying (in vain) mostly to compile latest version of ESPEasy Mega with RTC Plugin for my RTC module (DS3231) and getting heaps of errors while compiling via Platform IO. I am not a programmer and new in the world of IOT so getting lost in the myriad of error messages... Please ...
by tango156157
09 Jan 2019, 18:03
Forum: ESP Easy: General Discussion
Topic: Maintain date and time in the absence of wifi
Replies: 40
Views: 31118

Re: Maintain date and time in the absence of wifi

Precompiled binary (contains DS3231+DS1307 plugins also) Hello there, I tried to download your Firmware file but looks like it is compiled for ESP 32. Would you be able to share the Firmware/Bin file for ESP8266 4M version? I am been trying to pull my hairs off in compiling a version of EspEasy Meg...
by tango156157
09 Jan 2019, 15:55
Forum: ESP Easy: Software
Topic: Help, need help regarding RTC module DS3231
Replies: 2
Views: 3396

Help, need help regarding RTC module DS3231

Hi... I am have been trying (in vain) mostly to compile latest version of ESPEasy Mega with RTC Plugin for my RTC module (DS3231) and getting heaps of errors while compiling via Platform IO. I am not a programmer and new in the world of IOT so getting lost in the myriad of error messages... Please c...
by tango156157
09 Jan 2019, 15:51
Forum: ESP Easy: General Discussion
Topic: Maintain date and time in the absence of wifi
Replies: 40
Views: 31118

Re: Maintain date and time in the absence of wifi

any possibility to make plugin for ds1307 ? hardware can be purchased cheap at aliexpress I just got a working DS1307 and succesfully tested with this plugin: _P156_DS1307.ino Precompiled binary (contains DS3231+DS1307 plugins also) I am too lazy to merge with my DS3231 plugin... they are similar b...
by tango156157
09 Apr 2018, 09:23
Forum: ESP Easy: General Discussion
Topic: Using RTC with EspEasy Node?
Replies: 0
Views: 1732

Using RTC with EspEasy Node?

Hello, i was curious if there is a way to attach a RTC module to the ESPeasy and provide it with real time clock input?
I am thinking of an application where I can run specific rules setup in an ESPeasy module and is not dependent upon
the internet for NTP requirements.

Thoughts...?

Regards
T
by tango156157
06 Mar 2018, 17:32
Forum: ESP Easy: General Discussion
Topic: Alexa Emulation support in EasyESP?
Replies: 2
Views: 4403

Alexa Emulation support in EasyESP?

Hello, Sorry for asking a Noob question. I am curious if EasyESP platform has Emulation support for Alexa functioning (Like Philips HUE emulation etc..)?

Thanks
by tango156157
02 Mar 2018, 14:53
Forum: ESP Easy: Projects / Applications
Topic: tx rx serial plugin
Replies: 9
Views: 12483

Re: tx rx serial plugin

Hi Dangu,

Thanks for replying back. Actually I am looking for your Arduino side code (completed code which sends data to ESP over Serial).
Many thanks if you can share that.

Regards
T
by tango156157
27 Feb 2018, 17:10
Forum: ESP Easy: Software
Topic: ESP Easy and Arduino serial Link
Replies: 2
Views: 3298

Re: ESP Easy and Arduino serial Link

Thanks @toffel969 for guiding in right direction. I have the Arduino running an Analog sensor and doing some complicated data manipulations. I just want to transmit the final
computed value at Arduino side to the outside world via ESP8266...
by tango156157
27 Feb 2018, 17:06
Forum: ESP Easy: Projects / Applications
Topic: tx rx serial plugin
Replies: 9
Views: 12483

Re: tx rx serial plugin

Hello   I work with the firmware "EASYESP" version 2.3.0 build 147 with ESP8266-12 IF I UNDERSTAND WELL, you are sending data from esp to arduino, which strongly slows down the ESP according to you. In my case, I send data from ARDUINO to ESP via serial interface. sending is done with thi...
by tango156157
27 Feb 2018, 15:36
Forum: ESP Easy: Software
Topic: ESP Easy and Arduino serial Link
Replies: 2
Views: 3298

ESP Easy and Arduino serial Link

Hello, I have recently started using ESP Easy and it's an excellent piece of code. I need the forum's help and guidance on interfacing an Arduino (which has a Analog Sensor attached) broadcasting Analog data over Serial link connected to an ESP8266 module running ESP Easy. I see that there is an opt...