Skip to content
This repository was archived by the owner on Aug 5, 2023. It is now read-only.
This repository was archived by the owner on Aug 5, 2023. It is now read-only.

[Feature request] Serial Communication #1

@tobozo

Description

@tobozo

In an modified earlier release of esp8266_deauther I played with phonegap/cordova/cordovaduino to forward every HTTP message through the serial connection (deauther plugged to the android OTG) and also send orders to the ESP without using the web interface.

It wasn't working well, communications were slow and buggy, going further required some Java skills I don't have so I gave up.

But there is still a need to be able to communicate with the deauther while the WiFi connection is busy deauthing. While any client (App or browser) will be disconnected as soon as the deauthing starts, the deauther is still spamming logs through the serial and accepting orders.

Is it worth speculating on the stability of https://github.com/mik3y/usb-serial-for-android (I think Cordovaduino uses an old version of it) and asking for such a feature addition?

Great initiative anyway, very much appreciated!

Metadata

Metadata

Labels

Working-On!This issue is now the primary target for the developer to fixfeature-request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions