This function gets the PIN code of the Bluetooth communication setting as a character string of up to 16 digits (terminated with a null code).

Syntax

char *BltGetPincode(void);

Parameters

None

Return value

Returns the start pointer of the device's Bluetooth PIN code storage area.

Remarks

Gets the PIN code.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2020/10/07