• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • ESP8266 RTOS MQTT SSL运行错误的原因?

    * cacrt = d2i_X509(NULL, ssl_cck->cacrt, ssl_cck->cacrt_len); WIFI_INIT mode : sta(5c

    2024-07-10 06:58

  • RK3326 android播放频道后切换rk817一直未成功是怎么回事呢

    RK3326 android播放频道后切换rk817一直未成功是怎么回事呢?如何去解决呢?

    2022-02-17 06:22

  • 检测认证WIFI设备的频段

    设备的频段是2412MHz-2462MHz。WIFI设备的调制方式一般只有CCK和OFDM两种。在申请FCC认证时,需要遵循80211a或者80211b/g/n协议。80211a协议针对的是5G以上

    2016-11-23 14:51

  • 2.4GHz Wi-Fi和蓝牙WiFi以及蓝牙和MCU有哪些特点?

    2.4GHz Wi-Fi和蓝牙WiFi以及蓝牙和MCU有哪些特点?2.4GHz Wi-Fi和蓝牙WiFi以及蓝牙和MCU有哪些应用?

    2021-07-13 06:32

  • 专业电源驱动IC:LDO,MOS管,功放IC,DC-DC,充电IC,复位IC,稳压IC...

    AAABK ABJ 05C 2LD1 M5N MR1S4B C05 P6E101 172 91DA65 Dt6 Ht7 CCF CC5CCK CCR AWBT AMPA MAIZF7B ANP1

    2013-09-20 12:04

  • 怎么样让CC3200 进入DSSS模式?

    手册上描述 在DSSS模式下TX的最大功率最大可达18dbm,想问一下如何配置3200 才能进入这种模式?有api可以调用吗?3200 默认是在OFDM模式吗?

    2018-05-14 03:42

  • rtl8723bu下面红色接点如何接?

    rtl8723bu下面红色接点怎么接,改接到主板USB插针还需要接PCM吗?RF0 RF1 XIN BT_PCM_CLK BT_PCM_IN BT_PCM_OUT BT_PCM_SYNC

    2020-07-18 08:04

  • 分享一款不错的TiWi-SL:2.4GHz WLAN解决方案

    分享一款不错的TiWi-SL:2.4GHz WLAN解决方案

    2021-05-25 07:01

  • AW-CM276NF sd8997的80211ac问题如何解决?

    HT20 SGIRX HT40 SGI发送机时广播RX STBC 3 流HT 延迟块确认最大 AMSDU 长度:3839 字节DSSS/CCK HT40 最大 RX AMPDU 长度 65535 字节

    2023-04-17 08:59

  • 由于调节测试的接收模式测试不起作用,韩国认证失败

    对于我们的项目,我们使用CurPress芯片43362的村田SN80UFL模块。我们的仪器运往世界各地,因此我们必须在许多国家进行一些法规测试。为此,我们使用加载到芯片的43362A2-MFGTest.Bin文件和WL工具,我们可以与芯片进行通信。原则上,与模块的通信工作是因为我们获得了“CurueEthAdDR”命令的正确值,并且传输模式也在正常工作。但是接收模式似乎不起作用。我们使用下面的脚本来激活模式:\\WLLoo\\WL43362A2.EX-串行27向下\\WLLoo\\WL43362A2.EX-串行27 MPC 0\\WLLoo\\WL43362A2.EX-串行27国家所有\\WLLoo\\WL43362A2.EX-串行27扫描抑制1\\WLLoo\\WL43362A2.EX-串行27通道1\\WLLoo\\WL43362A2.EX-串行27 BI 65535\\WLLoo\\WL43362A2.EX-串行27向上但我们总能看到有一个永久的可见峰。附上你可以找到测量。峰值的频率也根据配置的信道号而改变。因此,韩国测试失败,因为我们总是超过-57 dBm的限制。通常在接收模式下不应该有可见的峰值。我们已经与村田接触了几个星期,但不幸的是没有成功。他们建议在塞浦路斯论坛上发布这个问题,因为这与芯片本身有关。你能支持我们吗?你知道什么是错的吗?接收量20180619.PNG19.3 K 以上来自于百度翻译 以下为原文For our projects we use the Murata SN8000UFL module with the Cypress chip 43362. Our instruments are shipped world-wide therefore we have to perform in many countries some regulation tests. For this we use the 43362a2-mfgtest.bin file that is loaded to the chip and by the WL tool we can communicate with the chip. In principal the communication with the module works due we get for commands like "cur_etheraddr" the correct values and also the transmit mode is working correctly. But the receive mode seems not to work. We use following script to enbale the mode:..\\wl_tool\\wl43362A2.exe --serial 27 down..\\wl_tool\\wl43362A2.exe --serial 27 mpc 0..\\wl_tool\\wl43362A2.exe --serial 27 country ALL..\\wl_tool\\wl43362A2.exe --serial 27 scansuppress 1..\\wl_tool\\wl43362A2.exe --serial 27 channel 1..\\wl_tool\\wl43362A2.exe --serial 27 bi 65535..\\wl_tool\\wl43362A2.exe --serial 27 up But we always can see that there is a permanent peak visible. Attached you can find the measurement. The frequency of the peak is changing also depending on the channel number that is configured.Therefore the Korea tests fail due the we always exceed the limits of -57dBm. Normally in the receive mode there should be no peak visible. We are already in contact with Murata since several weeks but unfortunately with no success. They have proposed to post this issue in the cypress forum because this is related to the chip itself.Could you please support us? Do you have any idea what is wrong? Receive_Peak20180619.PNG 19.3 K

    2018-09-07 11:31