This program turns the mbed device into a serial passthrough. This is useful for imitating a FTDI chip. Any commands sent from the PC to the mbed board will be forwarded on to the serial device attached, and any commands coming from the serial device will be forwarded to the PC. Make sure to change the speeds to match your serial device.
History
Event driven with low power optimizations
2015-04-30, by sam_grove [Thu, 30 Apr 2015 22:48:21 +0000] rev 5
Event driven with low power optimizations
esptool works! changed serial -> rawserial
2015-04-27, by mbedAustin [Mon, 27 Apr 2015 21:32:55 +0000] rev 4
esptool works! changed serial -> rawserial
changed serial -> raw serial
2015-04-27, by mbedAustin [Mon, 27 Apr 2015 21:23:36 +0000] rev 3
changed serial -> raw serial
It works for doing serial terminal to board and back again.;
2015-04-27, by mbedAustin [Mon, 27 Apr 2015 20:37:15 +0000] rev 2
It works for doing serial terminal to board and back again.;
It works with esptool!
2015-04-24, by mbedAustin [Fri, 24 Apr 2015 18:18:22 +0000] rev 1
It works with esptool!
polling complete, works with ESP8266
2015-04-24, by mbedAustin [Fri, 24 Apr 2015 15:34:17 +0000] rev 0
polling complete, works with ESP8266