Hi guys,
I am moving this topic from this thread.
I am going to summarise it:
I was using these connections from an instructables:
Following the advice of an user on the original thread, I swapped TX with RX.
He also advised about a sufficient power source for the module.
I had a look online but all things are getting a bit more confusing/complicated for my electronic knowledge...
What I understood is that:
- The 3.3 V from the Arduino UNO are NOT enough for the module
- I need a bidirectional voltage regulator in order to protect the RX/TX pins from the 5V (If I do not use the 3.3V)
- I need an external source of power.
Reading a tutorial stating that "If you have a 3.3V FTDI Serial to USB board you can get started without fear of destroying your new
ESP8266 WiFi module. Do note that many FTDI boards have a solder jumper to convert from 3.3V to
5V operation so ensure it is set to enable 3.3V operation."
So I tried the following connections, using a RS232 Serial Port To TTL Converter Module:
I have uploaded the BareMinimum skecth for all my trial to see if sending "AT" will sort any effect, but
Nothing, nothing, nothing
I tried different baudrate (9600 til 115200)
I tried end line, CR and both..
I am really stuck ATM
I believe that I need to understand what to buy as an external power source for the Wi-Fi module. This might sort out the problem
Any advice for something not too complicated just to plug it in guys, please?
Or if it is something that it is complicated at least we could start with some advices/directions/something to read further, please?
Really appreciated.
Mario