Replies (1)
  • You Reply: Hi everyone!

    I want to use my LattePanda Z8350 as a server for BLE devices. I have installed ubuntu, but i have discovered that Bluetooth connection timeout was reduced from 20 seconds to 2 seconds (Not by you, but in official release). Therefore I have to replace in /include/net/bluetooth/hci.h those values. It causes, that I have to rebuild kernel from source, however for me as a not experienced linux user, it is not so simple.

    Following mopplayer steps (https://github.com/mopplayer/lattepanda-mainline-4.11), I have successfully made all the steps till:

    Code: Select all

    sudo make install Could you please help me with all the remaining steps?

    Code: Select all

    xv. patch UCM configuration file to /usr/share/alsa/ucm/chtrt5645 xvi. add systemd service bcm43340bt.service xvii. link BT service for all users xviii. patch BT and WiFi firmware to /lib/firmware Especially with

    Code: Select all

    xv. patch UCM configuration file to /usr/share/alsa/ucm/chtrt5645 Thanks!
22222222