-->
Page 1 of 3

Electrodragon relay board

PostPosted: Tue Jun 07, 2016 8:57 pm
by russm
I just bought a couple Electrodragon relay boards with case:
http://www.electrodragon.com/w/ESP_Relay_Board#Pin_Mapping_and_Wiring

The LUA software worked fine out of the "box". I decided to flash one with Basic V3.0, R5. After a few tries using the Nodemcu firmware flasher (BASIC one didn't work) I was able to flash. All seems to work fine with one exception, the serial port (RX/TX) doesn't seem to send any data on print or serialprint. Just wondering if anyone else has tried and could give some advice. Everything else seems to work fine, was able to operate the relays (GPIO12 and 13, also the GPIO16 LED) using:
http://www.esp8266basic.com/gpio--pwm--servo-example.html

Very cool board for $6.00!

Re: Electrodragon relay board

PostPosted: Tue Jun 07, 2016 9:07 pm
by Mmiscool
Is your terminal program set to 9600 ?

Re: Electrodragon relay board

PostPosted: Tue Jun 07, 2016 9:43 pm
by russm
Mmiscool wrote:Is your terminal program set to 9600 ?


Yes, 9600,8,1

What's weirder is that LUA works with AT commands to it.

Re: Electrodragon relay board

PostPosted: Tue Jun 07, 2016 9:56 pm
by Mmiscool
Do you see any msgs on the terminal when you reset the module. It should display some boot up msgs.