Hi all,
I am unsure how to write to the external eeprom on the nrf24e1 eval-board. the eeprom is that of 25xx320 (4kb), i would like to be able to receive 18bytes through the on-board UART Rx pin 0.1 then save this data to the external eeprom for later wireless transmission. I have so far only found assembler language examples, something i am unfarmiliar with to say the least. i have set-up the baud rate etc and believe i could receive the data now to the UART, but how would i in c-code take this data and save in the 25xx320?
Hope ive been clear enough,
and thank you!
phil