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

TWI_Scanner example on PCA10040 not Working

The TWI_Scanner example is building and downloading fine (using SES) but it just prints:

"TWI scanner started."

Then nothing in terms of scanning addresses etc.

It does not give any app error checks. Seems it gets stuck inside:

err_code = nrf_drv_twi_rx(&m_twi, address, &sample_data, sizeof(sample_data));

Let me know if further information is needed.

Parents Reply Children
No Data
Related