flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
11.76k stars 2.6k forks source link

Serial cli redirect over TCP/UDP through Flipper App #2281

Closed muziofg closed 1 year ago

muziofg commented 1 year ago

Description of the feature you're suggesting.

I've read the request #2202 and I would propose a feature extension.

It's possible to using the Flipper App to expose the serial cli of the Flipper zero over TCP/UDP port? This would make possible to control Flipper via other software present on the same device, in loopback address, or third remote devices into the same wifi network

Anything else?

No response

skotopes commented 1 year ago

Quite complex topic. The best option in my opinion will be to expose RPC in some form. We are planning to return to this topic after v1.0 release.