Other Parts Discussed in Thread: CC2540 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/763718/cc2540-how-do-i-make-my-usb-dongle-appear-as-a-com-…
Other Parts Discussed in Thread: CC2540 我用的蓝牙芯片是CC2540,用了write no response,notify方式等很多提高通信速率的方法,但目前Android到CC2540的速率只能达到2.8KBps,发送速率加快,将会出现丢包情况。CC2540到Android可以达到5.9KBps。IOS端速率基本在1.2KBps左右,无法达到更高速率,不知道为什么。
请问Android 端最大只能达到5.9KBps和 IOS最大只能达到1.5KBps,这些有没有什么文档规定…
Other Parts Discussed in Thread: CC2540 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/643011/cc2540-hci_ext_modemtesttxcmd-test-question 器件型号: CC2…
Other Parts Discussed in Thread: CC2540 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/627184/cc2540-android-app 器件型号: CC2540 我在 CC2540中下载了简单的外设项目、该项目焊接在我的定制板上…
Other Parts Discussed in Thread: CC2540 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/626956/cc2540-btool-usage 器件型号: CC2540 我已将 HostTestApp 刷写到 定制板上的…
Other Parts Discussed in Thread: CC2540 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/709159/cc2540-sending-custom-ble-packets-via-smartrf-studio…
Other Parts Discussed in Thread: CC2540 大家好!我按照TI官方的FCC ETSI Test
http://processors.wiki.ti.com/index.php/FCC_ETSI_Test
加入如下代码:
uint8_t initialAdvertEnable = FALSE;
SK_Keys |= SK_KEY_LEFT;
testMode++;
HalLedSet( HAL_LED_1, HAL_LED_MODE_ON );
switch…