In the RSSI example, Phone A finds Phone B successfully. But, in the BLE Chat example, after issuing:
B4X:
manager.Scan(Null)
from Phone A, it finds my printer, my neighbors digital piano with Bluetooth, but not the other phone (Phone B). Shouldn't it report finding the other phone, too? For the BLE Chat to work on the two Android phones, does one of them have to be a peripheral (where is an Android peripheral example)?