This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

twi_master_with_twis_slave - incorrect EEPROM data

Greetings, I am interfacing AT24C01A(EEPROM) with nRF52 ,SDK11,PCA10040.

For writing to the EEPROM and reading data fromn EEPROM, I am using the following code,

I have attached images of read function and write function.Kindly have a look. image description image description

I am not able to write and read data to and from EEPROM device.

Thanks

Parents
  • I have NRF_SUCCESS in all transactions. My eprom device memory can hold 256 Byte data.I am looking at simulator eeprom simulated example from the sdk. what changes do i need to make in the file to read data from the eeprom device. Thanks

Reply
  • I have NRF_SUCCESS in all transactions. My eprom device memory can hold 256 Byte data.I am looking at simulator eeprom simulated example from the sdk. what changes do i need to make in the file to read data from the eeprom device. Thanks

Children
No Data
Related