This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Generating Hex

Other Parts Discussed in Thread: RF430CL330H

I was exploring the RF430CL330H_Example project and found this line of code in RF430_example.h:

/* 'Hello, world!' NDEF data; Empty NDEF message, length should match NLEN*/ \
0x48, 0x65, 0x6C, 0x6C, 0x6f, 0x2c, 0x20, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x21

How does one know how to translate "Hello, world!" into hex value?

Thanks

**Attention** This is a public forum