UDP receiver in trigger

simon_FFM

New member
look in Google Play for the App "UDP Monitor" This can be controlled via Intents (Start/Stop Port etc.) and sends a Broadcast Intent when Received an UDP Message. Therefore you can use the Intent Receive Trigger in MacroDroid. All Intent Descriptions are inside App and easy to handle.
 

Jot

New member
Hello there,
I'm trying to send a command to remotely start/stop bluetooth on another Android phone and connect it to a device. I'm stuck here: how can Macrodroid, on the remote phone, use an UDP message received in "UDP Monitor" as a trigger?

(Or are there other less convoluted ways to reach the same goal?)
 
Top