Search found 16 matches

by woody4165
15 Nov 2018, 15:46
Forum: ESP Easy: General Discussion
Topic: can ESPEasy be used as MQTT Gateway for RFLink ?
Replies: 11
Views: 11873

Re: can ESPEasy be used as MQTT Gateway for RFLink ?

Hi @martiniman I'm interested in this solution using MQTT I have the Robotdyn Mega+esp8266 on board and RFLink shield I use it with Home Assistant and it's possible in an easy way to configure it. Now I'm trying also OpenHab and there in no binding to use over TCP. So on the same installation I'm us...
by woody4165
21 Jan 2017, 20:42
Forum: ESP Easy: Hardware
Topic: New relay boards on Aliexpresse :)
Replies: 15
Views: 14378

Re: New relay boards on Aliexpresse :)

Even if it is solved now a short advice. The R120_512 is for small ESP's with 512 KB Flash. (Older ESP-01 for example) On the LinkNode R4 and R8 resides an ESP-12E (or F) which has 4 MB Flash. The 512-KB binary fails on this chip. If you use the ready made binaries, use the Rxxx_4096. If you want t...
by woody4165
21 Jan 2017, 12:32
Forum: ESP Easy: Hardware
Topic: New relay boards on Aliexpresse :)
Replies: 15
Views: 14378

Re: New relay boards on Aliexpresse :)

pacitzu wrote:I followed this tutorial to upload Espeasy firmware r120

http://linksprite.com/wiki/index.php5?t ... controller
THANKS!

I succeded to flash....

seems like I was doing, but now it works!!!!
by woody4165
21 Jan 2017, 09:23
Forum: ESP Easy: Hardware
Topic: Ebay Wifi Relay boards
Replies: 55
Views: 47085

Re: Ebay Wifi Relay boards

I can confirm that the Linknode R4 is working great with ESPEasy. I bought one a few days ago and immediately flashed it with ESPEasy (4096 flash size). To get started easily, i have posted which GPIO belongs to which relay and such here: https://gathering.tweakers.net/forum/list_message/49734053#4...
by woody4165
21 Jan 2017, 09:18
Forum: ESP Easy: Hardware
Topic: New relay boards on Aliexpresse :)
Replies: 15
Views: 14378

Re: New relay boards on Aliexpresse :)

pacitzu wrote:It works now!!
I used Arduino IDE instead flashtool.exe
Hi
can you tell me the parameters you used to upload the fw to R4?
Did you use version 120?

Thanks
by woody4165
22 Apr 2016, 19:44
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

Re: ESP-12F does not show WiFi AP

Flashed nodemcu, non on termite with this wires
GND -- 0V
RX -- TX on serial
TX -- RX on serial
VCC -- 3V3
CHPD -- 3V3

rst cause:2, boot mode(7,6)
waiting for host

but no wifi
by woody4165
22 Apr 2016, 19:19
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

Re: ESP-12F does not show WiFi AP

Sorry to ask you, but what do you mean by remove all wires except serial, which should I leave?
I'm connected to a Windows PC via USB- 2-Serial with four wires, 3.3v, GND, TX and RX, and the ESP-12F is connected via a breadboard with all the wires.

I will try the nodecmu way
by woody4165
22 Apr 2016, 17:29
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

Re: ESP-12F does not show WiFi AP

I played with baud and found at 74880 a clear text:
"ets Jan 8 2013, rst cause: 2, boot mode:(1,7)"

but more frequently:
"ets Jan 8 2013, rst cause: 2, boot mode:(1,0)"

and that's all

But I don't see any wifi ap.... :roll:
by woody4165
22 Apr 2016, 16:42
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

Re: ESP-12F does not show WiFi AP

I have also a Wemos D1 and uploaded ESPEasy very fast, no issue.
If I open the serial monitor with the Wemos I can see the boot strings, if I do with ESP-12F, no readable info.
by woody4165
22 Apr 2016, 16:30
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

Re: ESP-12F does not show WiFi AP

Ok, i've uploaded the r103 via arduino ide. If I connect like for flashing, the serial monotr tells me that COM port is ok, if I go with this GND -- 0V 15 -- 0V RX -- TX (Tried connecting and without connecting) VCC -- 3V3 CHPD -- 3V3 COM port on Serial monitor does not work. With all the setting li...
by woody4165
22 Apr 2016, 16:04
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

Re: ESP-12F does not show WiFi AP

Which board should I choose on Arduino IDE, since there is ESP-12E NodeCMU and ESP-12E ESPino, but no ESP-12F ?
by woody4165
22 Apr 2016, 15:29
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

Re: ESP-12F does not show WiFi AP

I'm not very used to, but I will try.
I'm getting an error . It does not find base64.h
I've downloaded arduino-base64 from adamvr from GitHub and I put the entire folder in Arduino/Libraries, but still getting error, where it should be placed?

Thanks
by woody4165
22 Apr 2016, 14:18
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

Re: ESP-12F does not show WiFi AP

tozett wrote:connect via serial, open up serial monitor (.ie. with arduini-ide), type: settings
this must show some information about your ESP...

(furthermore: update to release 103...)
thanks.

release r103?
where can I find it?
on the wiki is on r78...

PS: I saw now on GitHub, but I don't find the .bin file
by woody4165
21 Apr 2016, 23:32
Forum: ESP Easy: Hardware
Topic: ESP-12F does not show WiFi AP
Replies: 17
Views: 13319

ESP-12F does not show WiFi AP

Hi I just bougtht a couple of ESP-12F and tried flashing with EspEasy. I have connected this way: GND -- 0V 00 -- 0V 15 -- 0V RX -- TX on serial TX -- RX on serial VCC -- 3V3 CHPD -- 3V3 And reset with RST to 0V Then flashed using EspEasy flashing tool using 4096 as size and r78 Flashing went ok. Th...
by woody4165
14 Mar 2016, 17:40
Forum: ESP Easy: General Discussion
Topic: Newbie - ESP Easy on ESP12-E connected to Domoticz on Rpi
Replies: 1
Views: 3735

Newbie - ESP Easy on ESP12-E connected to Domoticz on Rpi

Hi all just installed Domoticz to an "old" RPi B+ and it seems to work good. I have loaded ESP Easy fw on and ESP12-E module connected to a relay, configure it and created a simple Virtual Switch in Domoticz. This is the config of ESP Easy connected to the ip address of the Rpi where Domot...
by woody4165
14 Mar 2016, 17:38
Forum: Introduce yourself
Topic: Hello from Italy
Replies: 1
Views: 4482

Hello from Italy

Hi from Rome, Italy.

Exploring the IoT world, using Rpi, ESP8266, Arduino, Domoticz and trying always new stuff.

Bye
Vittorio