<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic AX210 Bluetooth Advertisement in Wireless</title>
    <link>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1580155#M52949</link>
    <description>&lt;P&gt;To whom it may concern.&lt;BR /&gt;&lt;BR /&gt;We're in the Bluetooth qualification process for a product using a AX210 as controller with BlueZ as host in an embedded Linux system.&lt;BR /&gt;&lt;BR /&gt;To do so, we need to run certain tests and configure the device in specific modes.&lt;BR /&gt;&lt;BR /&gt;Right now we're trying to configure specific advertisement modes by using hcitool and providing hci command directly to the AX210.&lt;BR /&gt;&lt;BR /&gt;When we try to configure a advertising mode, we get an error with the response "Command Disallowed" (0x0c)&lt;BR /&gt;&lt;BR /&gt;The specific command is&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;hcitool -i hci0 cmd 0x08 0x0006 00 A0 00 F0 01 00 00 C0 07 E8 D6 97 17 07 00&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the response from btmon&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;@ RAW Open: hcitool (privileged) version 2.22                                                                                                                         {0x0003} [hci0] 12820.341956
&amp;lt; HCI Command: LE Set Advertising Parameters (0x08|0x0006) plen 15                                                                                                       #3078 [hci0] 12820.342151
        Min advertising interval: 25600.000 msec (0xa000)
        Max advertising interval: 38400.000 msec (0xf000)
        Type: Connectable directed - ADV_DIRECT_IND (high duty cycle) (0x01)
        Own address type: Public (0x00)
        Direct address type: Public (0x00)
        Direct address: 17:97:D6:E8:07:C0 (OUI 17-97-D6)
        Channel map: 37, 38, 39 (0x07)
        Filter policy: Allow Scan Request from Any, Allow Connect Request from Any (0x00)
&amp;gt; HCI Event: Command Complete (0x0e) plen 4                                                                                                                              #3079 [hci0] 12820.344053
      LE Set Advertising Parameters (0x08|0x0006) ncmd 1
        Status: Command Disallowed (0x0c)
@ RAW Close: hcitool                                                                                                                                                  {0x0003} [hci0] 12820.344177&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, my parameters are OK and conform to the command specification, however it gets rejected.&lt;BR /&gt;&lt;BR /&gt;How can I configure this properly?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 13:32:41 GMT</pubDate>
    <dc:creator>rlorenzoleal</dc:creator>
    <dc:date>2024-03-13T13:32:41Z</dc:date>
    <item>
      <title>AX210 Bluetooth Advertisement</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1580155#M52949</link>
      <description>&lt;P&gt;To whom it may concern.&lt;BR /&gt;&lt;BR /&gt;We're in the Bluetooth qualification process for a product using a AX210 as controller with BlueZ as host in an embedded Linux system.&lt;BR /&gt;&lt;BR /&gt;To do so, we need to run certain tests and configure the device in specific modes.&lt;BR /&gt;&lt;BR /&gt;Right now we're trying to configure specific advertisement modes by using hcitool and providing hci command directly to the AX210.&lt;BR /&gt;&lt;BR /&gt;When we try to configure a advertising mode, we get an error with the response "Command Disallowed" (0x0c)&lt;BR /&gt;&lt;BR /&gt;The specific command is&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;hcitool -i hci0 cmd 0x08 0x0006 00 A0 00 F0 01 00 00 C0 07 E8 D6 97 17 07 00&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the response from btmon&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;@ RAW Open: hcitool (privileged) version 2.22                                                                                                                         {0x0003} [hci0] 12820.341956
&amp;lt; HCI Command: LE Set Advertising Parameters (0x08|0x0006) plen 15                                                                                                       #3078 [hci0] 12820.342151
        Min advertising interval: 25600.000 msec (0xa000)
        Max advertising interval: 38400.000 msec (0xf000)
        Type: Connectable directed - ADV_DIRECT_IND (high duty cycle) (0x01)
        Own address type: Public (0x00)
        Direct address type: Public (0x00)
        Direct address: 17:97:D6:E8:07:C0 (OUI 17-97-D6)
        Channel map: 37, 38, 39 (0x07)
        Filter policy: Allow Scan Request from Any, Allow Connect Request from Any (0x00)
&amp;gt; HCI Event: Command Complete (0x0e) plen 4                                                                                                                              #3079 [hci0] 12820.344053
      LE Set Advertising Parameters (0x08|0x0006) ncmd 1
        Status: Command Disallowed (0x0c)
@ RAW Close: hcitool                                                                                                                                                  {0x0003} [hci0] 12820.344177&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, my parameters are OK and conform to the command specification, however it gets rejected.&lt;BR /&gt;&lt;BR /&gt;How can I configure this properly?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 13:32:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1580155#M52949</guid>
      <dc:creator>rlorenzoleal</dc:creator>
      <dc:date>2024-03-13T13:32:41Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 Bluetooth Advertisement</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1580777#M52989</link>
      <description>&lt;P&gt;Hello rlorenzoleal,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in the communities. May I please now what product are you referring to? Would you also prefer if we continue our conversation by private messages as I noticed you did not specify it in your initial post.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ramyer M.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Mar 2024 09:01:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1580777#M52989</guid>
      <dc:creator>RamyerM_Intel</dc:creator>
      <dc:date>2024-03-15T09:01:32Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 Bluetooth Advertisement</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1583035#M53093</link>
      <description>&lt;P&gt;Hello rlorenzoleal,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am just looking for an update regarding the information we requested. Kindly please let me know about this information so we can identify the next steps that needs to be taken to solve this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ramyer M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Mar 2024 06:50:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1583035#M53093</guid>
      <dc:creator>RamyerM_Intel</dc:creator>
      <dc:date>2024-03-25T06:50:42Z</dc:date>
    </item>
    <item>
      <title>Re:AX210 Bluetooth Advertisement</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1584100#M53142</link>
      <description>&lt;P&gt;Hello rlorenzoleal,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope you are doing well. We will proceed in closing your case for now as we have not heard a response from you in the past few days. If you have further questions, please submit a post as this thread will no longer be monitored.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ramyer M.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Mar 2024 03:04:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1584100#M53142</guid>
      <dc:creator>RamyerM_Intel</dc:creator>
      <dc:date>2024-03-28T03:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 Bluetooth Advertisement</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1585401#M53213</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am recently working on a bluetooth low energy related project, and have similar issues on both AX201 and AX210, which are built-in adapter for two of our lab workstation. Both workstation use Ubuntu 22.04. We have tested reset adapter, reboot the workstation, but the problem persist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have tried few other commands and they works including&amp;nbsp;HCI Command: LE Set Random Address (0x08|0x0005), excepts&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;LE Set Advertising Data (&lt;/SPAN&gt;&lt;SPAN&gt;0x08&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;0x0008&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV&gt;&lt;SPAN&gt;LE Set Advertising Parameters (&lt;/SPAN&gt;&lt;SPAN&gt;0x08&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;0x0006&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV&gt;&lt;SPAN&gt;LE Set Advertise Enable (&lt;/SPAN&gt;&lt;SPAN&gt;0x08&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;0x000a&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may observe the btmon.log, when I attempted to set BLE Adv. Data, Parameters, and Start Broadcasting, the adapters all replied Command Disallowed. I have a Realtek USB Dongle which can use the same script and accomplish the test on the same systems, as well as a Raspberry Pi 4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;P&gt;After I read the log carefully, I noticed the hciconfig has set the Random Address and Set the Advertising prior my script. I suspect this is caused by the Ubuntu service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexAlexAlex_0-1712066796825.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/53261i2A5EE5166E5B8590/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AlexAlexAlex_0-1712066796825.png" alt="AlexAlexAlex_0-1712066796825.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 14:08:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1585401#M53213</guid>
      <dc:creator>AlexAlexAlex</dc:creator>
      <dc:date>2024-04-02T14:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re:AX210 Bluetooth Advertisement</title>
      <link>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1735193#M63188</link>
      <description>So the issue is that linux isnt setting the event mask correctly. To get passive scanning working on linux with ax2xx series i do the following.&lt;BR /&gt;reset; hci 03 03 0&lt;BR /&gt;then set event mask to something like 3dbff807fffbffff (shown here in wrong endian)&lt;BR /&gt;hci cmd 03 01 3dbfffffffffffff&lt;BR /&gt;&lt;BR /&gt;This does work on older firmwares that i have tried but its buggy in pretty much every area not just this. My current firmware is Firmware Version: 133-20.25 timestamp 2025.20 tho some of the older firmwares report a higher number? So can get confusing. Ive tried to spread this info, was hopedul arch bluetooth page would pick it up, but alas.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2026 06:53:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/AX210-Bluetooth-Advertisement/m-p/1735193#M63188</guid>
      <dc:creator>bm16ton</dc:creator>
      <dc:date>2026-01-29T06:53:20Z</dc:date>
    </item>
  </channel>
</rss>

