Results 1 to 10 of 10
  1. Ralf_Nicole's Avatar
    CrackBerry Newbie

    Posts
    8 Posts
    Thread AuthorThread Author   #1  

    Default Need help with NFC Shortcuts

    Hi everybody,

    ich have the Bold 9790 and want to realize following !

    When i am at Home

    the Radio should turn off an the Wifi should turn On !
    How can i realize this ??

    I have the NFCShortcuts and ShortCutMe
    Please can someone give me Step to <step instructions to realize this ??

    Thanks a lot

    For contact with Email please Ralf_Nicole@web.de

    Thanks
  2. Vijik's Avatar
    CrackBerry Genius

    Posts
    3,469 Posts
    #2  

    Default

    1- Create a shortcut in ShortcutMe that turns on Wifi and turns off Radio:

    AppName: Macro
    Shortcut Keys: HME
    Macros:
    Launch Wifi_On;
    Launch Radio_Off;


    2- Set NFCShortcuts to launch HME shortcut in ShortcutMe

    Tap a new NFC tag (when backlight is on and NFC is ON), and say yes to create a new tag, then set
    Launch: ShortcutMe
    Parameter: HME


    See the video below showing a simple example:
    [YT]http://www.youtube.com/watch?v=Ap1-ZRrXbTM[/YT]
    BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
    BB10: EmailforGoogleGmail,FlashySearch
    BBOS 4+: ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry
    BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
    BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys
  3. Vijik's Avatar
    CrackBerry Genius

    Posts
    3,469 Posts
    #3  
  4. Ralf_Nicole's Avatar
    CrackBerry Newbie

    Posts
    8 Posts
    Thread AuthorThread Author   #4  

    Default thanks a lot

    Hey Thanks works fine !!

    But i want now create a Car Profil !
    i have try it, but it doesn´t work.

    The Command " Launch Bluetooth_On; " doesn´t work !
    is this a wrong command ??

    i hope you can help to

    thanks
  5. Vijik's Avatar
    CrackBerry Genius

    Posts
    3,469 Posts
    #5  

    Default

    Quote Originally Posted by Ralf_Nicole View Post
    Hey Thanks works fine !!

    But i want now create a Car Profil !
    i have try it, but it doesn´t work.

    The Command " Launch Bluetooth_On; " doesn´t work !
    is this a wrong command ??

    i hope you can help to

    thanks
    Good. That means that you can now use NFCShortcuts to launch your shortcuts in ShortcutMe. The rest is about either writing a macro shortcut, or downloading and using a plugin for ShortcutMe, or both.

    Go to the thread below and see the movie clip there. That movie clip shows you how to use plugin functions.
    Then find and download Bluetooth_On plugin from that thread. Then test the plugin and when you turn off SafeMode for the plugin, use this macro to turn off Radio, turn On Bluetooth and turn on Wifi:

    AppName: Macro
    Shortcut Keys: HME
    Macros:
    Launch Wifi_On;
    Launch Radio_Off;
    ImportMacro +Bluetooth_On;

    The plugin thread is:

    http://forums.crackberry.com/blackbe...me-6-a-716748/
    BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
    BB10: EmailforGoogleGmail,FlashySearch
    BBOS 4+: ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry
    BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
    BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys
  6. Ralf_Nicole's Avatar
    CrackBerry Newbie

    Posts
    8 Posts
    Thread AuthorThread Author   #6  

    Default

    Quote Originally Posted by Vijik View Post
    Good. That means that you can now use NFCShortcuts to launch your shortcuts in ShortcutMe. The rest is about either writing a macro shortcut, or downloading and using a plugin for ShortcutMe, or both.

    Go to the thread below and see the movie clip there. That movie clip shows you how to use plugin functions.
    Then find and download Bluetooth_On plugin from that thread. Then test the plugin and when you turn off SafeMode for the plugin, use this macro to turn off Radio, turn On Bluetooth and turn on Wifi:

    AppName: Macro
    Shortcut Keys: HME
    Macros:
    Launch Wifi_On;
    Launch Radio_Off;
    ImportMacro +Bluetooth_On;

    The plugin thread is:

    http://forums.crackberry.com/blackbe...me-6-a-716748/
    I did it ,

    but it doesn´t work.
    it called " +Bluetooth_On was not found to import from "
    i have import the Bluetooth_On TXT File to the Sd Card you write !!

    What is wrong ??
  7. Vijik's Avatar
    CrackBerry Genius

    Posts
    3,469 Posts
    #7  

    Default

    Quote Originally Posted by Ralf_Nicole View Post
    I did it ,

    but it doesn´t work.
    it called " +Bluetooth_On was not found to import from "
    i have import the Bluetooth_On TXT File to the Sd Card you write !!

    What is wrong ??
    1- Do you see +Bluetooth_On in the list that shows when you click on AppNames menu in Shortcut Setting page (ShortcutMe > BB Key > Add)?

    2- if answer to 1 above is yes, copy and paste your exact macro so that I can try to find out what the problem is.
    BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
    BB10: EmailforGoogleGmail,FlashySearch
    BBOS 4+: ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry
    BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
    BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys
  8. Ralf_Nicole's Avatar
    CrackBerry Newbie

    Posts
    8 Posts
    Thread AuthorThread Author   #8  

    Default

    oK;

    Bluetooth_On works Fine.
    But when i take Bluetooth_Off, Bluetooth is still running !!
  9. Vijik's Avatar
    CrackBerry Genius

    Posts
    3,469 Posts
    #9  

    Default

    Quote Originally Posted by Ralf_Nicole View Post
    oK;

    Bluetooth_On works Fine.
    But when i take Bluetooth_Off, Bluetooth is still running !!
    So, the Bluetooth_On plugin does now show up in AppNames list and 'Importmacro +Bluetooth_On;' is working?
    BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
    BB10: EmailforGoogleGmail,FlashySearch
    BBOS 4+: ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry
    BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
    BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys
  10. Vijik's Avatar
    CrackBerry Genius

    Posts
    3,469 Posts
    #10  

    Default

    Quote Originally Posted by Ralf_Nicole View Post
    oK;

    Bluetooth_On works Fine.
    But when i take Bluetooth_Off, Bluetooth is still running !!
    Regarding the Bluetooth_Off, did you download the plugin for that?
    BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
    BB10: EmailforGoogleGmail,FlashySearch
    BBOS 4+: ShortcutMe, (on sale, %20 off) The Ultimate Shortcut application for BlackBerry
    BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
    BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys

Posting Permissions