(→Concepts and Vernacular)
|
(→FAQ)
|
Line 28: | |||
'''I have the OPN2001 Simulation Application installed on my OPN2002. The OPN2002 seems to behave as an OPN2001 in USB mode, but I can't poll or download scans over Bluetooth. What gives?''' | '''I have the OPN2001 Simulation Application installed on my OPN2002. The OPN2002 seems to behave as an OPN2001 in USB mode, but I can't poll or download scans over Bluetooth. What gives?''' | ||
:Have you tried the getDSR() function? It simulates the RTS signal over Bluetooth VCP; the RTS signal is normally how the OPN2001 signals that it has data to be downloaded. | :Have you tried the getDSR() function? It simulates the RTS signal over Bluetooth VCP; the RTS signal is normally how the OPN2001 signals that it has data to be downloaded. | ||
+ | '''Why doesn't my pairing seem to finish when I try to connect my OPN2002 in SPP mode?''' | ||
+ | :The (outgoing) COM port needs to be opened on the Bluetooth host after pairing is complete if the OPN2002 is connecting as a slave; if the OPN2002 is connecting as a master, the (incoming) COM port on the Bluetooth host must be open prior to the connection attempt for the connection to succeed. |