NFC programming learning memo

GOOGLE : NFC read command 0x30


NFC Development GUIDE

http://www.google.com.hk/url?sa=t&source=web&cd=22&ved=0CCsQFjABOBQ&url=http%3A%2F%2Fftp.jaist.ac.jp%2Fpub%2Fsourceforge%2Fi%2Fproject%2Fiz%2Fizynfc%2Fdocs%2Fold%2F4.0%2FNFC_Developer_Kit_Cardlet_User_Guide_S4F0b.pdf&rct=j&q=NFC%20read%20command%200x30&ei=kTR5TsHHJe-eiAf36OQx&usg=AFQjCNEiordS3ZQpJjGQC8ggknPPg_xt5g&cad=rjt


BlackBerry NFC programming sample

Near Field Communication


Create a command for the specific tag type:

byte commandVal[2] = {0X30, 0X04}; // Mifare Ultralight command to read 16 bytes from the page 0X04


Registering an Application with a Launch Condition

Register the application with the launch condition in one of the following ways:

  • Use the RegisterAppLaunch() method of the Osp::App::AppManager class:

    AppManager::GetInstance()->RegisterAppLaunch(L"NFC=‘tnf=rtd&name=U’", null,
    AppManager::LAUNCH_OPTION_DEFAULT);
    
  • Launching NFC Applications Conditionally

    Register an NFC application with a launch condition and launch it when a specified NDEF record type is detected. Additionally, retrieve the cached NDEF message.


GOOD PPT

Architecture and Development of NFC Applications

http://www.slideshare.net/tdelazzari/architecture-and-development-of-nfc-applications



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值