4.4
21 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Communicate via User Datagram Protocol (UDP).
Local Port = listening port for incoming packets,
Remote Address = IP address of the remote device,
Remote Port = port on the remote device to which the packets are sent (remote device must listen on that port).

Useful for debugging communication with ESP8266, ESP32, etc.

User can select ASCII / HEX mode separately for terminal screen and command input.
Local echo option: to also see what you sent.

To receive the packets that you send locally on the same device, set the Remote Address to localhost

Enjoy :)

End-User License Agreement:
https://www.hardcodedjoy.com/app-eula?id=com.hardcodedjoy.udpterminal
Updated on
Apr 22, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

- New UI
- More languages