Difference between revisions of "Trigger: NFC Tag"
m |
m |
||
Line 4: | Line 4: | ||
Any writeable NDEF tag should be suitable for use with MacroDroid. Unfortunately it's not possible to use any other existing NFC tag (such as an access card/public transport card etc.). This is not permitted since there is no way to prevent other NFC apps also being fired, and this will require user input to select an app every time the tag is scanned. | Any writeable NDEF tag should be suitable for use with MacroDroid. Unfortunately it's not possible to use any other existing NFC tag (such as an access card/public transport card etc.). This is not permitted since there is no way to prevent other NFC apps also being fired, and this will require user input to select an app every time the tag is scanned. | ||
</pre> | </pre> | ||
− | + | <br> | |
'''Example Usage'''<br/> | '''Example Usage'''<br/> | ||
Line 18: | Line 18: | ||
</pre><br> | </pre><br> | ||
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | ||
− | + | Constraints | |
Revision as of 08:14, 25 May 2023
Is used to invoke a macro when a particular NFC tag is scanned. An NFC tag should be first written by MacroDroid with a specific identifier and then this identifier can be used to trigger specific instances of the NFC trigger. Any writeable NDEF tag should be suitable for use with MacroDroid. Unfortunately it's not possible to use any other existing NFC tag (such as an access card/public transport card etc.). This is not permitted since there is no way to prevent other NFC apps also being fired, and this will require user input to select an app every time the tag is scanned.
Example Usage
Triggers
Actions
Constraints
Local variables