Capturing Bluetooth Traffic on iOS

One nice thing about Apple's tooling is that you don't need extra hardware to capture Bluetooth traffic on an iOS device.

The Bluetooth SIG has a nice, quick how-to that shows how to do this using the PacketLogger tool.

A New Way to Debug iOSBluetooth Applications | Bluetooth® Technology Website
If you are doing Bluetooth® application development on an iOS platform, or performing embedded firmware development for an iOS app, this article will tell you how to establish a debug system using…