seb821 / espRFLinkMQTT

ESP8266 gateway between RFLink and MQTT server
96 stars 32 forks source link

No serial connection to the Mega #16

Closed tellblom closed 3 years ago

tellblom commented 4 years ago

Using a MEGA 2560 (proberbly a china clone) and the ESP01 When I have the ESP01 in teh programmer it works and it gets an IP address and I could connect to the web. When connectiong it to the MEGA it seems like it does not go pass the initial serial connection. It gets no IP, and it seems like it just hangs.

Running latest: RFLink Gateway V1.1 - R48

Have I connected it wrong?: ESP // Mega GND // GND VCC // 3.3V RX // TX0 (1) TX // RX0(0)

seb821 commented 3 years ago

Not enough information (log, ...). Dev version may fix the issue.