大家好,我在做Bluetooth 4.2中的 Bluetooth Low Energy + TI Drivers 遇到了一些問題
請問在 No POSIX中的 Task 4 - Sending Measurement Data over BLE中
它創建一個global variable把extern uint32_t myData 加到simple_peripheral.c頂端
但我Debud完卻說 "uint32_t" is undefined有錯誤,請問我怎麼創建一個global variable讓BLE發送測量數據…
Other Parts Discussed in Thread: SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/981465/cc2642r-enabling-ptm 器件型号: CC2642R Thread 中讨论的其他器件…
你好,
内部的32.768K时钟是可以作为时钟源,提供给其他模块使用。
并且这个32.768K的时钟还可以作为CPU唤醒使用。
有一片详细的文档解释和介绍如何使用,希望对你有帮助。
http://www.ti.com/lit/an/swra499/swra499.pdf
This application report explains how you can configure the SimpleLink™ Bluetooth low energy CC2640 wireless MCU and…