How to cancel the sending instruction of "Tera Term" to QN9080

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to cancel the sending instruction of "Tera Term" to QN9080

跳至解决方案
1,050 次查看
1758793535
Contributor I

hello

The specific program I use is "wireless_ uart"。 Normally, I write data in Tera term, and then press "Ctrl + enter" to send data to my mobile phone, but now I have written some data in advance in "wireless_uart" Why do I still need to press "Ctrl + enter" in Tera term?

  I hope that when I supply power to the development board, it can automatically send my written data to my mobile phone.

   So, which function is triggered by pressing "Ctrl + enter"? How can this function run itself without the trigger of Ctrl + enter?

thank you.

0 项奖励
1 解答
1,015 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

Please refer the picture. It will send 'hello' when mcu connect to the phone. You needn't modify the uart code.

b.PNG

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
4 回复数
1,035 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

Do you check if other serial program needs input the 'ctrl+enter'?

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
1,027 次查看
1758793535
Contributor I

     Let me elaborate: first of all, I'm at "BleApp_ Flushuartstream" defines a one-dimensional array. Then connect the software "teratm", press "Ctrl" and "enter" on the keyboard, and the one-dimensional array I defined will sent to my mobile phone.

     Now, I hope that when the development board is connected to the mobile phone, "BleApp_ Flushuartstream "can run automatically, without the need for software" teraterm ".

Inked可实现的自定义数组发送_LI.jpg

0 项奖励
1,016 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

Please refer the picture. It will send 'hello' when mcu connect to the phone. You needn't modify the uart code.

b.PNG

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
984 次查看
1758793535
Contributor I

I appreciate your help! thank you!

0 项奖励