.emulation Property
| 
									 Function:  | 
								
									 Configures the BLE interface to mimic TI, Nordic, or Microchip BLE devices.  | 
							
| 
									 Type:  | 
								
									 Enum (pl_wln_bt_emulation_modes, byte)  | 
							
| 
									 Value Range:  | 
								
									 0 — PL_WLN_BT_EMULATION_MODE_TI: Emulates the TI UART-over-BLE service. Not fully supported at this time. 1 — PL_WLN_BT_EMULATION_MODE_NORDIC: Emulates the NORDIC UART-over-BLE service. 2 — PL_WLN_BT_EMULATION_MODE_MICROCHIP (default): Emulates the Microchip UART-over-BLE service.  | 
							
| 
									 See Also:  | 
								
Details
The value of this property can only be changed when bt.enabled = 0 — NO (that is, before calling bt.enable).