There is a string representing the hexadecimal CString number devAddress = "A00761ADEFA6" (obtained from the address of the device by removing ":" between digits).
What is the easiest way to convert it to a numeric value? Preferably using the standard function.