FAQ杂记: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
</div> | </div> | ||
| | | | ||
* 非接支持A(14443),B(14443),C(Felica),D(15693)卡 | |||
* PSAM卡baudrate问题:在Q3上波特率是9600到9600*8, 波特率默认是9600,这个速度是卡和模块之间协商的,是一个自动的过程,(if the card can support higher baudrate, when get ATR of the card, the module will send an increase baudrate command to the card, if card support the increase, then the communication will use a high baudrate).Q2P上暂时支持不到38400,模块厂商在查。 | * PSAM卡baudrate问题:在Q3上波特率是9600到9600*8, 波特率默认是9600,这个速度是卡和模块之间协商的,是一个自动的过程,(if the card can support higher baudrate, when get ATR of the card, the module will send an increase baudrate command to the card, if card support the increase, then the communication will use a high baudrate).Q2P上暂时支持不到38400,模块厂商在查。 | ||
具体卡有没有使用高波特率,普通日志看不出,需要取QXDM日志。 | 具体卡有没有使用高波特率,普通日志看不出,需要取QXDM日志。 | ||
Line 13: | Line 14: | ||
* [https://ftp.wizarpos.com/techsupport/software/Usbtethering.pdf Usbtethering菜单测试结果] | * [https://ftp.wizarpos.com/techsupport/software/Usbtethering.pdf Usbtethering菜单测试结果] | ||
* [https://ftp.wizarpos.com/advanceSDK/wizarpos.zip animation demo files] | * [https://ftp.wizarpos.com/advanceSDK/wizarpos.zip animation demo files] | ||
* launcher包名类名:"com.wizarpos.android.home" com.wizarpos.android.home.activity.Launcher | |||
* start sub-menu of settings menu | * start sub-menu of settings menu | ||
** 设置快捷菜单: startActivity(new Intent().setClassName("com.wizarpos.android.home", "com.wizarpos.android.home.activity.Settings")); | ** 设置快捷菜单: startActivity(new Intent().setClassName("com.wizarpos.android.home", "com.wizarpos.android.home.activity.Settings")); |
Latest revision as of 05:24, 23 July 2025
This content is restricted to authorized users only. Please log in to access additional information.