Ron Eldor 5075f4df18 Update the test encoding to support python3
Since Python3 handles encoding differently than Python2,
a change in the way the data is encoded and sent to the target is needed.
1. Change the test data to be sent as hex string
2. Convert the characters to binary bytes.

This is done because the mbed tools translate the encoding differently
(mbed-greentea, and mbed-htrunner)
2019-06-25 14:56:01 +03:00
..
2019-05-22 18:22:45 +02:00
2016-01-12 14:48:03 +00:00
2019-02-27 11:03:25 +01:00
2015-04-09 10:53:11 +02:00
2017-05-16 17:53:03 +02:00
2019-02-27 11:03:25 +01:00