导航

    Freqchip开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 最新
    1. 主页
    2. 热门
    3. 月
    • 日
    • 周
    • 月

    • W

      您好,请问FR8016HA和FR8018HA能在休眠中保持蓝牙连接吗。
      FR801xH • • wl1111

      9
      0
      赞同
      9
      帖子
      970
      浏览

      W

      不用回复,问题已解决
    • H

      FR8008A 定向广播
      FR800x • • hurd

      8
      0
      赞同
      8
      帖子
      874
      浏览

      Z

      @hurd 定义个全局变量记一下 第一个配对的就是0 第二个配对的就是1
    • Y

      请教一下:在调用 system_sleep_enable之前修改广播间隔不生效
      FR801xH • • YangYJP

      5
      0
      赞同
      5
      帖子
      582
      浏览

      Z

      @yangyjp 还有一点就是要去确定gap层产生了停止广播的事件,再去修改
    • F

      FR8016ha conn_end,reason:0x00
      FR801xH • • fu

      4
      0
      赞同
      4
      帖子
      489
      浏览

      Z

      @fu 链路断开是disconnect呢个事件
    • L

      怎么打印重启的原因
      FR800x • • lcy

      4
      0
      赞同
      4
      帖子
      323
      浏览

      L

      内存没有爆,依然保持160KB;但收notify数据一段时间之后,就会重启
    • B

      请问FR8003A的BSW引脚不用的话是可以悬空,还是需要接地?
      FR800x • • burton

      4
      0
      赞同
      4
      帖子
      426
      浏览

      B

      @felix-yang :
    • W

      请问有FR801XH芯片蓝牙OTA升级的协议文档吗
      FR801xH • • wl1111

      3
      0
      赞同
      3
      帖子
      485
      浏览

      W

      谢谢,资料已收到。今天才看
    • P

      FR8003A SDK latest version
      FR800x • • Patrick_Salvino

      3
      0
      赞同
      3
      帖子
      431
      浏览

      P

      @felix-yang Thanks @felix-yang but the SDK version numbers in the official website doesn't match the numbers specified by the users here in this forum. I have some technical questions: It seems that Dinamic Memory Allocation is not available by default, the heap memory section in the scatter file is not being recognized by the compiler due to different naming: .\Objects\ble_simple_peripheral.axf: Error: L6218E: Undefined symbol __heap_base (referred from malloc.o). .\Objects\ble_simple_peripheral.axf: Error: L6218E: Undefined symbol __heap_limit (referred from malloc.o). I tried using os_malloc() and it's not able to allocate memory and returns NULL. It seems that the heap section is not specified correctly in the scatter file. Please help me out about this issue. Thanks. According to the SDK user's guide PDF file, the maximum paired devices count is 20 in GAP bond manager, but the SDK failes for values higher than 8 and causes the application crash.
    • Y

      FR8016H开发版Jlink无法连接
      FR801xH • • yqc

      3
      0
      赞同
      3
      帖子
      350
      浏览

      Y

      @felix-yang 好的,感谢,连接成功了
    • P

      低电压供电时,PMU中断异常触发按键功能无法正常执行
      FR801xH • • PowerC_c

      3
      0
      赞同
      3
      帖子
      424
      浏览

      P

      @ou 确实可以了,感谢
    • W

      F801x BLE chip coded PHY 125k.
      FR801xH • • wfkwok

      3
      0
      赞同
      3
      帖子
      292
      浏览

      W

      太好了 謝謝, 我先找塊開發板測試一下
    • L

      怎么动态禁用或使能接收notify数据
      FR800x • • lcy

      3
      0
      赞同
      3
      帖子
      126
      浏览

      F

      @felix-yang 也可以在这里获取操作完成和操作的状态
    • 黄

      fr8008hp-u或者fr8008gp-u芯片价格?
      FR800x • • 黄书剑

      2
      0
      赞同
      2
      帖子
      171
      浏览

      Z

      @黄书剑 peng@freqchip.com 这个是我司销售的邮箱,可以发邮件询价
    • W

      FR8016HL_V2 development board schematic and application note.
      FR801xH • • wfkwok

      2
      0
      赞同
      2
      帖子
      230
      浏览

      Z

      @wfkwok 这个不是我们官方的板子,我这边也没有
    • F

      关于FR8016HA连接数量
      FR801xH • • fu

      2
      0
      赞同
      2
      帖子
      250
      浏览

      Z

      @fu 稳定链接最多16个吧 因为每连接一个,都会占用一点栈空间 默认支持多链接,做主机的话,发起连接就行
    • 黄

      FR8008 flash有16M的吗?
      FR800x • • 黄书剑

      2
      0
      赞同
      2
      帖子
      171
      浏览

      Z

      @黄书剑 FR8008HP flash是16Mbyte
    • Z

      蓝牙不能长时间工作,容易死机
      FR801xH • • zhulei

      2
      0
      赞同
      2
      帖子
      299
      浏览

      Z

      @zhulei 监测下堆栈空间
    • Y

      FR8008GP如何利用UART自定义协议OTA
      FR800x • • yylqm183

      2
      0
      赞同
      2
      帖子
      420
      浏览

      Z

      @yylqm183 https://1821238143.share.123pan.cn/123pan/74Sxjv-VPrnA?pwd=at3z# https://1821238143.share.123pan.cn/123pan/74Sxjv-2xQnA?pwd=Z1kZ# 可以看下FR801x的例程,他俩软件架构上都一样,登录免费下载