如何在SDK自带历程simple_peripheral中使用蓝牙串口透传模式将采集到的三轴加速度数据发送给上位机,如果有教程的话,不甚感激。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好,这里目前是ti的所有教程了。关于您这边说的串口透传模式上传adc的值您可以参考project_zero项目,这个项目是可以进行上位机通信的。
关于三轴加速度的adc获取,目前没有例程。