3.3V regulator capable of something in the range .5-1A, depending on voltage input (https://www.pololu.com/product/2122)
Teensy 3.1
Windows PC (two different machines I'm testing)
ESP8266 (AT+GMR returns version 7.80.8.50)
If you are familiar with the Teensy, you know that out of the box the VUSB is connected to VIN, but rest assured that I set it up with the trace cut and some Schottky diodes so that the ESP is powered solely off of the 3.3V regulator which runs off a LiPo battery. To confirm, if the battery is disconnected, the ESP stays off.
I set up the Teensy to act as a bridge, baudrate 115200. I am using the Arduino IDE Serial Monitor window, sending both newline and carriage return after each command. I have 13 ESP8266 modules so I've also swapped these out repeatedly to eliminate the possibility that one was a dud.
When connected to one machine (Dell laptop, Windows 7) everything works.
When connected to another machine, a Lenovo Thinkpad, only AT and AT+GMR work. All other commands return ERROR.
Any clues? The main reason this bothers me is that the Thinkpad is my own computer, so I can take it back to my residence to work. But the Dells belong to the University where I am teaching, so I have to leave them here.