-->
Page 1 of 1

need help with establishing connection

PostPosted: Sun May 17, 2015 8:39 pm
by iScience
my setup:

[img width=500 height=216]http://i.imgur.com/LjVcu3a.png[/img]
(i'm using arduino)

in tutorials, the module would start outputting on the console window and show the "READY" status as soon as power was applied.
but my module won't output anything on the console (after setting baud rate: 115200 and etc)

Re: need help with establishing connection

PostPosted: Mon May 18, 2015 4:59 pm
by JustMeHere2
Your reset is floating. Pull this up. GPIO should also both be up.
I had my best luck with holding CH_PD and RST down for 500ms then moving them up. Maybe I only need to move one up.