If I enter this sequence after power up:
AT+BLEINIT=2
AT+BLEADVDATAEX="ESP32_XX1","02E5","123456789A",1
then ESP32_XX1 appears in the "Pair New Device" list on my Andoid Pixel 6, but when I select it nothing happens.
What other AT commands do I need to get them to pair / bond / communiate over BLE?
TIA
PS: Also previously I used AT+CWMODE=0 to turn WiFi off.
