This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Toolbox 2.6.0. UART does not send LF/CR or CR+LF as EOL

When configuring a button in nRF toolbox->UART you can choose to send a LF/CR or CR+LF as EOL marker, but none of these EOL markers are sent. Is there any way to fix this / get it fixed without downloading Android studio & nRF toolbox sourcecode & do it myself?

Parents
  • Hello,

    You are right. 

    I talked to the guy that wrote the app. He told me that you need to add an "enter" or lineshift in the message. Each "enter" is converted to the selected symbol.

    So you don't need to change the app. Just add an enter as the last character (it is multiline), and it will convert into the symbol that you selected.

     

    I do not have an Android phone, so I have not been able to test it (the option is not there for iOS).

    Please let me know if this does not work (but I think it will).

    Best regards,

    Edvin

Reply
  • Hello,

    You are right. 

    I talked to the guy that wrote the app. He told me that you need to add an "enter" or lineshift in the message. Each "enter" is converted to the selected symbol.

    So you don't need to change the app. Just add an enter as the last character (it is multiline), and it will convert into the symbol that you selected.

     

    I do not have an Android phone, so I have not been able to test it (the option is not there for iOS).

    Please let me know if this does not work (but I think it will).

    Best regards,

    Edvin

Children
Related