I've used some weird iterating function to print out AT+HELP commands for this controller and AT+TYPE is not listed there as a command. That means I cant set pairing method? What kind of BLE device has pairing disabled and there is not option to set up at least password?
Here are my commands
21:01:19.739 -> Command Description
21:01:19.880 -> ----------------------------------------------------------------
21:01:19.949 -> AT Check if the command terminal work normally
21:01:20.054 -> AT+RESET Software reboot
21:01:20.159 -> AT+VERSION Get firmware, bluetooth, HCI and LMP version
21:01:20.271 -> AT+HELP List all the commands
21:01:20.365 -> AT+NAME Get/Set local device name
21:01:20.459 -> AT+PIN Get/Set pin code for pairing
21:01:20.552 -> AT+PASS Get/Set pin code for pairing
21:01:20.646 -> AT+BAUD Get/Set baud rate
21:01:20.740 -> AT+LADDR Get local bluetooth address
21:01:20.880 -> AT+ADDR Get local bluetooth address
21:01:20.950 -> AT+DEFAULT Restore factory default
21:01:21.054 -> AT+RENEW Restore factory default
21:01:21.157 -> AT+STATE Get current state
21:01:21.271 -> AT+PWRM Get/Set power on mode(low power)
21:01:21.365 -> AT+POWE Get/Set RF transmit power
21:01:21.459 -> AT+SLEEP Sleep mode
21:01:21.553 -> AT+ROLE Get/Set current role.
21:01:21.693 -> AT+PARI Get/Set UART parity bit.
21:01:21.787 -> AT+STOP Get/Set UART stop bit.
21:01:21.834 -> AT+START System start working.
21:01:21.952 -> AT+IMME System wait for command when power on.
21:01:22.056 -> AT+IBEA Switch iBeacon mode.
21:01:22.161 -> AT+IBE0 Set iBeacon UUID 0.
21:01:22.264 -> AT+IBE1 Set iBeacon UUID 1.
21:01:22.381 -> AT+IBE2 Set iBeacon UUID 2.
21:01:22.475 -> AT+IBE3 Set iBeacon UUID 3.
21:01:22.569 -> AT+MARJ Set iBeacon MARJ .
21:01:22.663 -> AT+MINO Set iBeacon MINO .
21:01:22.756 -> AT+MEA Set iBeacon MEA .
21:01:22.850 -> AT+NOTI Notify connection event .
21:01:22.967 -> AT+UUID Get/Set system SERVER_UUID .
21:01:23.071 -> AT+CHAR Get/Set system CHAR_UUID .
21:01:23.174 -> -----------------------------------------------------------------
21:01:23.257 -> Note: (M) = The command support slave mode only.