Cypress技术william hill官网
直播中

冯金妮

7年用户 190经验值
私信 关注
[问答]

桥梁实例请问如何启动从外围设备到中央设备的UART数据的传输?

我想在这座桥上发送数据,但是不能这么做。我能够通过蓝牙连接设备。我应该如何开始从周边到中央设备串口数据传输?任何帮助这里感谢!
谢谢您,
朱利安鲁尼恩
                    
                    
以上来自于百度翻译

               
                                                                                      以下为原文
                                            I would like to send data over this bridge, but cannot seem to do so. I am able to connect the devices over bluetooth. How do I start the transmission of the UART data from the peripheral to the central device? Any help here is appreciated!

Thank you,
Julian Runyon

回帖(1)

王禅

2018-8-15 02:49:49
你好,朱利安,
在GitHub的示例项目ble-uart,自定义的服务–server_uart–是本项目的实施,利用两个自定义特性:
§server_uart_rx_data:接收数据从任何中央设备通过无响应命令写。
§server_uart_tx_data:把数据传输到中央设备通过通知。
一旦BLE中央设备连接到的外围设备,你可以打开两个串口终端窗口的一个外围设备和一个中央装置。现在,你可以在外围设备的串口终端输入数据和看到同样受到中央装置的串口终端显示。
- Sayani。
                    
                    
以上来自于百度翻译

               
                                                                                      以下为原文
                                            Hello Julian,
 
In the GITHUB example project BLE-UART, a custom BLE service – Server_UART – is implemented in the project, which makes use of two custom characteristics:
§  Server_UART_Rx_data: To receive data from any central device via write without response commands.
§  Server_UART_Tx_data: To transmit data to any central device via notifications.
 
Once the BLE central device is connected to the BLE peripheral device, you can open two UART terminal windows - one for the peripheral device and another for the central device. Now, you can input data in the UART terminal of the peripheral device and see the same being displayed in the UART terminal of the central device.
 
-Sayani.
举报

更多回帖

发帖
×
20
完善资料,
赚取积分