Dear Dialog,
I am using the AT command project to create a communication between my android app and a circet I made.
One thing that i noticed is when I usemy android appI get in the PC terminal "COMMAND MODE SUPPORTED" , but when I use theDSPS appthat you provide i get in the PC terminal "BINARY MODE SUPPORTED" automatically.
What do I have to do to make the da14531 enter the binary mode automatically when I connect to the device, like it enters with the DSPS application?
Do I have to use another service in my android app or change the sequence they run or is it something else?
Thank in advace,
Dvir
Device:
我之前也问过同样的问题,他们的答案是这样。经过我的实验,这没问题。
您可以尝试通过发送虚拟AT切换到二进制模式。也就是说,例如,当设备连接后,您可以调用以下api进入二进制模式:
Hi MrWeng,
Thanks for the replay, I thought I could make the BLE enter binary mode automatically without any AT commads just like it does when I connect with the DSPS mobile application but I will try what you suggested.
Thank you very much :)
Best regards,
Dvir
Hi Dvir12L123,
My recommendation would be to use the SmartConsole Android application. Please see Section 8.3.2. Binary Mode in the Codeless user manual.
http://lpccs-docs.dialog-semiconductor.com/UM-140-DA145x-CodeLess/smartconsole.html
此外,您还可以发送在UA命令RT for changing the “Command” to “Binary” mode and vice versa. This is described in Section 4. Binary Mode:
http://lpccs-docs.dialog-semiconductor.com/UM-140-DA145x-CodeLess/binarymode.html
Thanks, PM_Dialog
Hi MrWeng,
Thanks for your comment, but this is our English forum and users post questions/comments in English. So please translate your comment into English,
Thanks, PM_Dialog
Hi PM_Dialog
Thank you very much for your answer.
I am going to try what MrWeng suggested since I already tried what you suggested.
Thanks again,
Dvir