Differences

This shows you the differences between two versions of the page.

Link to this comparison view

interfaces:bt0417c [2023/12/15 07:11] – [RF-BT0417C HC-05] darroninterfaces:bt0417c [2024/07/10 12:27] (current) – external edit 127.0.0.1
Line 163: Line 163:
 [DEL] Controller 00:11:67:5A:96:F3 BlueZ 5.27 [default] [DEL] Controller 00:11:67:5A:96:F3 BlueZ 5.27 [default]
 </code> </code>
 +
 +== RFCOMM ==
  
 Talk to module via virtual serial port. Talk to module via virtual serial port.
Line 169: Line 171:
 sdptool add --channel=666 SP sdptool add --channel=666 SP
 rfcomm bind rfcomm0 98:D3:31:50:19:9C rfcomm bind rfcomm0 98:D3:31:50:19:9C
-picocom -b 9600 /dev/rfcomm0+picocom /dev/rfcomm0
 </code> </code>
 +
 +===Windows====
 +
 +<wrap right>
 +{{:interfaces:rfcom.jpg?200|Intel BT 5.2}}
 +</wrap>
 +
 +In Windows 10 scan for BT devices, click connect and enter the pass code.
 +
 +A COM port will be added for the module which acts just like a regular hardware
 +com port.
 +
 +This test was performed using an Intel BT 5.2 motherboard adapter.
 === Resources === === Resources ===
  
-[[https://wiki.kewl.org/downloads/CSR-BC417-datasheet.pdf|CSR BC417 data-sheet]]+{{downloads:CSR-BC417-datasheet.pdf|CSR BC417 data-sheet}}
  
-[[https://wiki.kewl.org/downloads/HC-0305_serial_module_at_command_set.pdf|HC-05 AT commands]]\\+{{downloads:HC-0305_serial_module_at_command_set.pdf|HC-05 AT commands}}