Skip to main content
Ofer
Associate III
September 8, 2019
Question

BLE Scanning on single channel only ability. Can the STM32WB scan only one of the 3 channels (ch37/ch38/ch39) ?

  • September 8, 2019
  • 2 replies
  • 621 views

..

This topic has been closed for replies.

2 replies

Remi QUINTIN
Technical Moderator
September 9, 2019

​It should be possible using the HCI_LE_SET_ADVERTISING_PARAMETERS command that enables the selection of the  advertising channel map ( Advertising_Channel_Map parameter). Note that this call must be done before the GAP command that triggers the scanning.

Ofer
OferAuthor
Associate III
October 20, 2019

Thanks Remi

I asked about one channel scanning ability - not about one channel advertising ability.

Remi QUINTIN
Technical Moderator
October 22, 2019

​ We are not aware of any BLE command enabling the possibility to scan only 1 single channel.

At least this is not supported with our BLE stack.