how to use alphabetic words instead of hex number in payload of frame for ethernet
does it mean that need to write a function to convert alphabetic words into hex number and then assign to payload? can i assign alphabetic words to payload in ethernet frame for tx_data in ethe...