This is a simple Bluetooth connection debugging tool for programmers. It works only with Bluetooth devices that meet all of these conditions: The device broadcasts data. The device starts broadcasting automatically upon pairing, without any handshake or protocol negotiation. The device broadcasts ASCII data, not binary. Future development may improve these points.