与Windows Phone 8的串行通信

RxR*_*ead 5 android serial-port windows-phone

Windows Phone 8是否支持串行通信?
我正在研究我的毕业设计.我打算用手机通过串口与RFID设备通信.

我得到三个解决方案.

  1. 使用Windows Mobile 6
  2. 使用Windows Phone 7或8
  3. 使用Android

就个人而言,我更喜欢2.但我不确定Windows Phone是否支持串行通信.如果没有,有什么解决方案吗?

小智 1

您无法在 Windows Phone 7 中执行此操作,但在 Windows Phone 8 中您可以访问蓝牙 API,因此您可以尝试通过蓝牙进行串行操作。