Arduino Forum
How to convert a String o another Hex String
Projects
Programming
anon73444976
November 6, 2021, 9:13pm
2
You're overwriting HexString each time
sizeof(msgArray) - 1;
strlen would make more sense.
show post in topic
Related topics
Topic
Replies
Views
Activity
Array of hex values to string
Programming
4
1507
May 5, 2021
Storing HEX values in the String / Array
Programming
4
3015
May 5, 2021
int to hex
Programming
5
1683
May 5, 2021
ASCII to HEX
Programming
14
8001
May 5, 2021
converting string to hex
Programming
11
23138
May 5, 2021