I have had two prototypes built of a WiFi / serial converter project where I am trying to replace an obsolete WiFi module with an ESP-07S. The old board has been used minus the WiFi module (which was pluggable).
Both prototypes fail to start with the AiThinker AT-firmware and I have scratched my head to figure out what is wrong.
Turns out that I now discovered it:
Pin #3 (Enable) has been wired to GND instead of to 3.3V power!
Now my problem is that this wire runs beneath the module, which is glued to the board with RTV...
I might be able to reach the edge of the module enough to heat the solder and push the wire away.
Question:
Is it possible to start an ESP-07S with pin #3 (EN) floating or must it be tied to Vcc?
If I try to solder another wire to the pin (to supply +3V3 to it) I might accidentally reconnect the inaccessible wire beneath the module and make things worse (shortcircuit power).
So I would like to know if a floating EN pin is allowed?