Configuring GPS BU-353S4 with APU1D boards(OpenWrt)

Hello!.
i am trying to get the GPS data using GPS BU-353S4 Usb device on APU1d boards on which openWrt is installed but its not working for me
also i am not able to set the baud rate by using stty -F /dev/ttyUSB0 4800 command .
any alternatives for stty?
did somebody try to get the data from GPS to openwrt.. i need guidance related to that
Thanks in advance

Does this help?
https://openwrt.org/docs/guide-user/services/ntp/gps#globalsat_usb_gps

i tried to do this but its not installing the kmod package showing this error
Collected errors:

  • check_data_file_clashes: Package kmod wants to install file /sbin/insmod
    But that file is already provided by package * ubox
  • check_data_file_clashes: Package kmod wants to install file /sbin/lsmod
    But that file is already provided by package * ubox
  • check_data_file_clashes: Package kmod wants to install file /sbin/modinfo
    But that file is already provided by package * ubox
  • check_data_file_clashes: Package kmod wants to install file /sbin/modprobe
    But that file is already provided by package * ubox
  • check_data_file_clashes: Package kmod wants to install file /sbin/rmmod
    But that file is already provided by package * ubox
  • opkg_install_cmd: Cannot install package kmod.

You pretty much need ubox, it looks like the kmod package is a bit sloppy in wanting to replace its contents...

1 Like

I've only been able to have it work in NMEA mode at 4800 baud. Use gpsd with the -b option. If the BU-353S4 has been set to binary mode you may need to leave it unplugged for a few hours until its memory backup capacitor discharges and it resets to defaults.