Hi,
Just got my watch and Bluetooth dongle (the exact Belkin one recommended on the page). Using Windows 7.
Following the instructions, I am running
java -jar L2CAPServer.jarin one window and
C:\Downloads\pulse_sdk110\pulse_sdk>C:\Python26\python.exe compileandload.py -d 00:50:C2:79:F0:23 -nin another. It seems like the procedure begins and everything is working fine, the watch says "Loading firmware" or something and displays a sand clock, but eventually the L2CAPServer server starts splitting out messages like the one below. It almost seems like the computer is losing contact with the watch at some point?
Any suggestions as to what is going on here?
Thanks,
b.
========================== Sending Error response
Parsing Command 48
Buffer of length 1
Exception while sending ack: java.net.SocketException: Socket closed
Waiting for a connection...
Got a connection
Parsing Command 32
Buffer of length 12
Trying to connect to btl2cap://0050C279F023:1001;ReceiveMTU= ... mitMTU=250
Exception while trying to connect via bluetooth: javax.bluetooth.BluetoothConnec
tionException: Failed to Connect
Parsing Command 0
Buffer of length 144
Exception while trying to send bluetooth data: java.lang.NullPointerException
Parsing Command 1
Buffer of length 4
Exception while trying to receive bluetooth data: java.lang.NullPointerException