Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
项目要实现高频的数据发送功能呢,测试过程中手机连接设备没问题,但是电脑python的bleak库写的测试程序连上设备后接收速度会慢很多,看串口打印数据发现手机连接时默认连接间隔设为了12,但是电脑python程序连接时连接间隔默认设为了48,有没有办法让设备不响应连接参数的设置,或者不允许主机修改连接参数
你想要快速响应就要修改较小的连接间隔,如果你想一次性传输更多数据就修改mtu