Project / Bluetooth / AdvertizingChannels Value
			
			
				This value specifies which of the three available channels 
				should be used for advertizing.
			
			Properties
- Value ID: 0x0852/0x27
 - Default value: Channel37|Channel38|Channel39
 
Format
| Name | Type/Size | Description | |
|---|---|---|---|
| ChannelMap | Bit mask (8 bits) | - | |
| RFU | Integer (bit mask area 0xF8) | Zero padding | |
| Channel39 | Boolean (bit 0x04) | Advertize on channel 39 | |
| Channel38 | Boolean (bit 0x02) | Advertize on channel 38 | |
| Channel37 | Boolean (bit 0x01) | Advertize on channel 37 | |