Adding a String to Hex conversion tool to convert the text value to hex value which will be used in optional parameters. This will be much useful when the user wants to send a message_payload TLV. Since the current application supports hex value, the users have to use any alternative medium to do this conversion.
Raised a PR #9 .
Since I used this application multiple test scenarios, this enhancement will be much easier if this is available in the application itself.
Adding a String to Hex conversion tool to convert the text value to hex value which will be used in optional parameters. This will be much useful when the user wants to send a message_payload TLV. Since the current application supports hex value, the users have to use any alternative medium to do this conversion.
This is an enhancement.