Here is the Logcat I get when I try and connect. Upon looking closer, I think the eDGe never actually connects...the connected screen opens, but then closes very quickly.
Code:
E/BluetoothService.cpp( 9533): stopDiscoveryNative: D-Bus error in StopDiscovery: org.bluez.Error.Failed (Invalid discovery session)
W/Vold ( 9448): onEvent: entry: subsys bluetooth
D/NetlinkEvent( 9448): NL param 'DEVPATH=/class/bluetooth/hci0/hci0:1'
D/NetlinkEvent( 9448): NL param 'DEVTYPE=link'
E/BluetoothEventLoop.cpp( 9533): event_filter: Received signal org.bluez.Device:PropertyChanged from /org/bluez/11892/hci0/dev_D0_37_61_C1_20_BA
W/Vold ( 9448): onEvent: exit
D/BluetoothService( 9533): updateDeviceServiceChannelCache(D0:37:61:C1:20:BA)
D/BluetoothService( 9533): uuid(system): 00001105-0000-1000-8000-00805f9b34fb 12
D/BluetoothService( 9533): uuid(system): 00001103-0000-1000-8000-00805f9b34fb 6
D/BluetoothService( 9533): uuid(application): 00001103-0000-1000-8000-00805f9b34fb 6
D/BluetoothService( 9533): Making callback for 00001103-0000-1000-8000-00805f9b34fb with result 6
V/BluetoothEventRedirector( 9885): Received android.bleutooth.device.action.UUID
I/System.out(11850): Btclient exit
D/dalvikvm(10080): GC_EXPLICIT freed 105 objects / 6288 bytes in 33ms
V/BluetoothEventRedirector( 9885): Received android.bleutooth.device.action.UUID
Out of ideas for now...