Bluetooth dial with 32feet.net and c#

梦想的初衷 提交于 2019-11-29 06:58:17

Try to find what is the response for AT\r (or) ATH\r. If the response is "OK\r\n", try your dial command with no space after ATD and number.

As maintainer of 32feet.NET I'd love to find the answer to this. Hopefully someone with knowledge of HSP/HFP will explain why this doesn't work. My only general guess is that since we're not accepting/creating the SCO channel for the audio channel the phone refuses the connection.

Once thing in your case however... AT commands are terminated by a CR (0Dh); or does the semicolon act the same??

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!