Unable to open serial port using Putty to bluetooth device on windows 7 64 bit -


i working on dell windows 7 pro 64 bit machine. trying use on board bluetooth adapter comm homegrown bluetooth device using putty , serial port... device pairs computer. hoever, putty unable open serial port bluetooth device mapped/assigned to. tried putty 0.60 , 0.63. suggestions/help appreciated. thanks!

pertinent details:

baud: 57600
port:
outgoing: com3 'spp dev'
incoming: com4
adapter: intel wireless bluetooth adapter 4.0
has called microsoft bluetooth enumerator...

putty version 0.60:

57600 com3 8 bits 1 stop bit no parity xon/xoff line discipline options: force on , force on 

putty version 0.63:

57600 com3 8 bits 1 stop bit no parity xon/xoff line discipline options: force on , force on 

when run putty 0.63, notice ssh selected connection type on right panel. have tried changing serial , updating com port configuration?


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -