QN9080-001-M17-BLE-Cancel manual message sending

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

QN9080-001-M17-BLE-Cancel manual message sending

748件の閲覧回数
1758793535
Contributor I

    Every time 001-m17 sends data, you need to press "Ctrl + enter". Which function of "wireless—UART" does "Ctrl + enter" correspond to? How to remove this restriction?

 

发送按键.png项目工程文件.png

0 件の賞賛
2 返答(返信)

726件の閲覧回数
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi,

 

The Wireless UART example expects to receive an ASCII char from Tera Term to send it Over the Air. In code, this is handled with CallBacks (Uart_RxCallBack, UartStreamFlushTimerCallback, BleApp_FlushUartStream).

The BleApp_FlushUartStream collects the data from the serial manager, and then, sends it Over the Air.

FlushUartStream.png

 

Hope this makes sense

Best Regards,

Ricardo

0 件の賞賛

714件の閲覧回数
1758793535
Contributor I

HI

If I press "Ctrl + enter" on the keyboard, the function circled in red will be executed.

Thank you!

0 件の賞賛