Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paperang是否只支持RFCOMM协议交互数据 #9

Open
caichunjian520 opened this issue Dec 26, 2020 · 2 comments
Open

Paperang是否只支持RFCOMM协议交互数据 #9

caichunjian520 opened this issue Dec 26, 2020 · 2 comments

Comments

@caichunjian520
Copy link

我研究了好几个github上的喵喵机代码,与我之前做的BLE项目很大不同。喵喵机的并没有像一般的通过名称查找设备,连接,然后遍历特征值,订阅,然后向特定的特征值里读写数据。看您的项目突然发现是RFCOMM协议传输。其他人的代码也是如此。
我尝试将代码写成swift在iPhone上运行。如果是只支持RFCOMM协议,而根据苹果规定要做认证,就基本没有可能了。所以想问问。谢谢

@ihciah
Copy link
Owner

ihciah commented Dec 27, 2020

尴尬,记性太差,完全不记得这个东西== 但是ios应该是完全可以做的吧

@18008263263li
Copy link

我研究了好几个github上的喵喵机代码,与我之前做的BLE项目不同。喵喵机的并没有像一般的通过名称查找设备,连接,然后遍历特征值,订阅,然后向特定的特征值里的读写数据。看你的发现项目发现是RFCOMM协议传输。其他人的代码也是如此。 我尝试将代码写成swift在iPhone上运行。如果是只支持RFCOMM协议,而根据苹果规定做认证,就基本没有可能了。所以想询问。谢谢

刷到蔡老师的评论了,我也在做一个微型打印机

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants