tobozo
tobozo
this one looks much better than jsoneditoronline.org :-) Did you change anything since the [commit](https://github.com/spacehuhn/esp8266_deauther/commit/976d31247b909e6548d4c189cdc3f843360998a5)?
@Esp8266Alfa see [Wireshark](https://github.com/wireshark/wireshark)
This is why I've soldered a switch on my build 
Yup both work fine (BAUD_RATE=115200). Did you observe this SPACE/P truncation on all browsers?
So this build solves the problem of not being able to flash after soldering, am I right ?
could it be related to #31 ?
Wemos D1 is 5v tolerant so you don't necessarily need a level shifter. [edit] removed bad info
nice finding! And the UsbSerial project seems to handle CH34x while the other had only limited support with CP210x. Also interesting to note the support for a SPI interface :thinking:
The recommended settings for the serial: https://raw.githubusercontent.com/wiki/spacehuhn/esp8266_deauther/img/howto_serial_2.jpg Maybe lower the baud rate to 9600 in the deauther code and test its functionalities from a PC first, then try at 9600...
The same developer did the library, the droidterm app, and this example project: https://github.com/felHR85/SerialPortExample