Difference between revisions of "RSB-3730 Yocto4.2 BT"

From ESS-WIKI
Jump to: navigation, search
(Created page with " === '''WIFI- AW-CM276MA(pcie+uart)''' === '''1. Insmod module (CM276 pcie+uart).''' <pre># modprobe mlan_mxm5x17391_pcieuart_8997 # modprobe moal_mxm5x17391_pcieuart_899...")
 
 
Line 19: Line 19:
 
# hciconfig hci0 up
 
# hciconfig hci0 up
 
# hcitool scan</pre>
 
# hcitool scan</pre>
 +
 +
[[File:RSB-3730 Yocto4.2 BT.png]]

Latest revision as of 04:19, 4 July 2024

WIFI- AW-CM276MA(pcie+uart)

1. Insmod module (CM276 pcie+uart).

# modprobe mlan_mxm5x17391_pcieuart_8997
# modprobe moal_mxm5x17391_pcieuart_8997 drv_mode=1 cal_data_cfg=none cfg80211_wext=0xf ps_mode=2 auto_ds=2 fw_name=nxp/pcieuart8997_combo_v4_mxm5x17391.bin

RTENOTITLE

# hciattach /dev/ttymxc0 any 115200 flow
# sleep 0.2
# hciconfig hci0 up
# hcitool -i hci0 cmd 0x3f 0x0009 0xc0 0xc6 0x2d 0x00
# sleep 0.2
# killall hciattach
# sleep 0.2
# hciattach /dev/ttymxc0 any -s 3000000 3000000 flow
# sleep 0.2
# hciconfig hci0 up
# hcitool scan

RSB-3730 Yocto4.2 BT.png