This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I2c with Grid eye sensor

hello ,

I am interfacing Grideye AMG8832 with Nrf51822. The initialization part is executed without errors but ON trying to recieve or transmit it gives error of TWI as shown in the screenshot attached.I have tried with 0x68 address and even with variants of memory address.

I am using SDK 9 with the example link text

as shown in this link text

please guide through this!

main.c

thank you

image description

Parents
  • the sensor does not acknowledge the address, see error_src. Are you sure you're using the correct address for this sensor? Do you se the same if you try with 0x69?

Reply
  • the sensor does not acknowledge the address, see error_src. Are you sure you're using the correct address for this sensor? Do you se the same if you try with 0x69?

Children
No Data