To get Bluetooth working on the Mac, we had to add a callback into LabVIEW from the driver. This was added to 8.2 since 8.0 and 7.1 had already shipped by this point. This callback wasn't needed for Windows.
There is an additional issue with Intel Macs. We don't have a universal binary of the MINDSTORMS driver ready yet, so even in 8.2, you have to run in emulation mode (using Rosetta) to communicate with the NXT. Unfortunately, Apple didn't put Bluetooth support into Rosetta, so there is no BT support on Intel-based Macs for now.
- john