导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. yzman
    Y
    • 资料
    • 关注 0
    • 粉丝 0
    • 我的积分 96
    • 主题 1
    • 帖子 1
    • 最佳 0
    • 群组 0

    yzmanLV 2

    @yzman

    96
    积分
    0
    声望
    1
    资料浏览
    1
    帖子
    0
    粉丝
    0
    关注
    注册时间 最后登录

    yzman 取消关注 关注

    yzman 发布的最新帖子

    • X829蓝牙串口同步错误

      bluez5按照tina内容添加hciattach_xradio.c文件,编译成功可以运行,然后执行下面命令
      #hciattach -n ttyS1 xradio
      xradio_init
      [ 570.102733] sunxi-rfkill soc@3000000:rfkill@0: set block: 1
      [ 570.109296] sunxi-rfkill soc@3000000:rfkill@0: bt power off success
      [ 570.137275] sunxi-rfkill soc@3000000:rfkill@0: set block: 0
      [ 570.153636] sunxi-rfkill soc@3000000:rfkill@0: bt power on success
      [ 570.181226] [XR_BT_LPM] bluedroid_write_proc_btwake: bluedroid_write_proc_btwake 1
      [ 570.189767] [XR_BT_LPM] bluedroid_write_proc_btwake: wakeup bt device
      [ 570.197519] [XR_BT_LPM] bluedroid_write_proc_lpm: disable lpm mode
      set LPM mode:disabled[userial_sync] uart sync count: 1.
      [userial_sync] read buf: 00 00.
      [userial_sync] uart sync count: 2.
      [userial_sync] read buf: 4f 4b.
      [userial_sync] Receive OK, uart sync done.
      resp error flag, type 3
      Device setup complete

      提示串口同步OK,用逻辑分析仪捕捉829发送的数据,Brom 03 00 00 00 。。01 03

      这会是什么问题呢?驱动的话WIFI是可以正常使用的。。。不像是驱动问题

      发布在 Wireless & Analog Series
      Y
      yzman