UDP Sender for Android
Perfect for use with Tasker and Mi Light, EasyBulb, Limitless LED.
I don't have or want Tasker. Why can't this target a CNAME instead of just IPs? Also, opening the OSK by default is annoying as hell, especially since it covers the send button.
The app cannot parameterize ip address. In fact with only console you can simply use "echo $cmd | nc -u -w1 $ip $port &" (nc in busybox if not found) to send udp message, or wrap it in tasker javascriptlet, both can programmly set ip address and port
After a reboot have to launch the App manually before using it in tasker otherwise I get a Java io error.
Some information would be good. Not everyone knows codes
I can now send UDP packets to my arduino to control lighting in my aquarium thanks guy's
This app does exactly what it says. Works great with my Milight color changing led bulbs and Tasker.
I love the apo but sometimes it takes time until it triggers whatever I sent through tasker
FYI, it takes around 25ms to send each packet if that's an issue for you
This app is really good but I wish it had a widget for your home screen and different profiles. I don't really want to remember two ips and ports to send packets to.
This is a simple and effective application. It works as advertised. Thank you for contributing to this community. This is a Great program... A UDP server would be nice....
Using it with Tasker to mute my stereo when phone rings.
This does exactly what it needs to do.
I use this with Tasker to control LPT. Perfect!
I have a java application that uses tcp to send chat messages, just rewrote it to use udp too. Really works well.
1. Lacks TCP support. 2. Lacks waiting for a response. 3. Due to binding input fields to the data types, one can't use Tasker variables for IP, port and Hex message, when calling this app as a plug-in for Tasker. Without Tasker variables support this addon becomes semi useless.
Using this to control my lights through Tasker. Works as advertised, sends UDP packets with the specified hex values. Seems reliable (as reliable as UDP can be...) and simple. Very happy with it.
Does exactly what you'd expect.
I don't have or want Tasker. Why can't this target a CNAME instead of just IPs? Also, opening the OSK by default is annoying as hell, especially since it covers the send button.
Using it to send strings to my arduino Ethernet shield! Can feed my fish by sending certain characters. Very simple compared to Linux terminal command
I wish it was bi-directional, but it does the job of controlling my wi-fi power points from Tasker. Thanks for sharing. :)
Great job :-)
Easily ties into Llama as well. Create an Android Intent action, and set the: Action to: android.intent.action.SENDTO Data to: udp://hostip:port/message text
Much progress with Tasker
Paired with tasker for my led lights. An app with no bull just what stated!
Works for sending broadcast s to eventghost...great tasker plugin
thanks.
Simple to use, works well for testing. Would like it to remember previous messages sent, or maybe provide a history to browse
works great with Tasker to automate lights . the linked Tasker project provides great GUI to control and automate the lights. Note: The new bridge has a new port number of 8899 instead of 50000
This is a must for home automation! Thanks!!
by R####:
I feel like I can rule the world with this app.