Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们可以通过 iOS BTLE 向 CBPeripheral 写入的最大数据量是多少。这是130字节吗?
它似乎是每帧 37 个字节的数据(您可以在本文的第 3 部分开头找到它)。
编辑:从 Apple 的 WWDC 类中,默认 MTU 似乎是每帧 23 字节的数据。如果您有开发者帐户,您可以在此处找到视频/pdf 。我认为这些信息比以前的信息更相关。