When implementing Shell NUS option we've faced with the following: NUS transport takes in account only 'enter' symbols and doesn't react to ones like up-arrow, down-arrow, Tab and so on. They are important to implement Shell interface.
Is it possible to add special symbols check as transmission triggers to NUS?