使用 J2ME 获取 RSSI 值
我正在开发一个应用程序,需要检索远程设备的 RSSI 值。
我正在使用 J2ME,我想知道是否存在可以帮助我解决问题的特定 API 或函数。
有人可以给我建议吗?
提前致谢!
I am developing an application where I need to retrieve the RSSI value of a remote device.
I'm using J2ME, and I was wondering if exists a specific API or function that can help me with my problem.
Do anyone have a suggestion to gave me?
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会检查JSR 272 移动广播 API
I'd check the JSR 272 Mobile Broadcast API