Hi Jimmy,
I followed the data sheet to issue LOAD_RF_CONFIG_CMD : 0x2F, 0x0E, 0x02, 0xFF, 0xFF. And I got following response : 0x4E, 0x0E, 0x01, 0x00.
And then I issued the SWITCH_RF_FIELD_CMF : 0x2F, 0x3F, 0x03, 0x32, 0x02, 0x00. And I got following response : 0x4F, 0x3F, 0x01, 0xF3, which indicate that "Invalid Load RF Configuration - LOAD_RF_CONFIG_CMD needs to be successful".
But from the previous command response, the LOAD_RF_CONFIG_CM was return "STATUS OK"
Do you have any suggestions for this unsuccessful response?