Hello,
I understand the nRF9E5 is programmed through the externally attached AT25320B, ok. I understand three bytes are appended to the .hex file for the 8051. Since I am programming the AT25320B from the hex file do I need to decipher the .hex file and send only the pertinent bits? Example, :060000000B0309020928B0, therefore the B, 3, and 9 are the actual first three bytes into the EEprom? And that B means that the ee prom communicates at greater than 1MHz, and the clock speed of the system is 16MHz?
Thank you for considering my problem.