Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • AnW_BT_SRV AnW_BT_SRV
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • delly chen
  • AnW_BT_SRVAnW_BT_SRV
  • Wiki
  • Q & A

Q & A · Changes

Page history
Create Q & A authored May 04, 2022 by delly chen's avatar delly chen
Hide whitespace changes
Inline Side-by-side
Showing with 16 additions and 0 deletions
+16 -0
  • Q-&-A.md Q-&-A.md +16 -0
  • No files found.
Q-&-A.md 0 → 100644
View page @ 23fe1ea7
**Q**: To configure my combo CSR module by DDMISO mode?
**A**: Modify combo module init script **/etc/init.d/ubloxinit.sh**
```plaintext
echo "[DDMISO] UBLOX Driver"
modprobe jody-w2-sdiouart
ifconfig uap0 192.168.1.10
hostapd /etc/ublox/hostapd.conf -B
udhcpd /etc/ublox/udhcpd.conf
ifconfig uap0 up
wpa_supplicant -B -D nl80211 -i mlan0 -c /etc/ublox/wpa_supplicant.conf
#modprobe jody-w2-sdiouart-bt
#hciattach /dev/ttyAMA1 any 3000000 flow
#hciconfig -a hci0 up
#hciconfig -a hci0
udhcpc -i mlan0
```
\ No newline at end of file
Clone repository

RELEASENOTE
COMMAND MAN PAGE