<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: aryaveerruno</title>
    <description>The latest articles on DEV Community by aryaveerruno (@aryaveer).</description>
    <link>https://dev.to/aryaveer</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1068285%2Ff78ec017-6afc-4bcc-be13-eaa46d86892b.jpeg</url>
      <title>DEV Community: aryaveerruno</title>
      <link>https://dev.to/aryaveer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aryaveer"/>
    <language>en</language>
    <item>
      <title>Why AT commands give different results on different devices</title>
      <dc:creator>aryaveerruno</dc:creator>
      <pubDate>Thu, 20 Apr 2023 06:25:56 +0000</pubDate>
      <link>https://dev.to/aryaveer/why-at-commands-give-different-results-on-different-devices-117d</link>
      <guid>https://dev.to/aryaveer/why-at-commands-give-different-results-on-different-devices-117d</guid>
      <description>&lt;p&gt;I am sending AT commands to an android/ios device from windows over a bluetooth(hfp) connection  and when I checked some AT commands like ATD,AT+CLCC,ATA,AT+CHUP give same results on all devices but AT+CNUM gives different results on different devices, so is it because of a different android versions or bluetooth versions.&lt;/p&gt;

&lt;p&gt;I wanted to know on which sim i am getting a call if i have a dual sim device over a bluetooth connection with AT commands. &lt;br&gt;
Right now on Oppo F11 pro (Android 11,Bluetooth v:4.2) AT+CNUM gives the sim number on which i am receiving a call but on other devices like pixel 6a,Iphone 12 pro, One Plus 10t it gives the default sim information not the one i am using for call.&lt;/p&gt;

</description>
      <category>hfp</category>
      <category>atcommands</category>
      <category>bluetoot</category>
      <category>c</category>
    </item>
  </channel>
</rss>
