Hi All,
Im pretty new to embedded systems and currently trying to connect a TE MS5837 30B pressure sensor to a nRF52840DK (pca10056) which is all being done via Segger (SES).
My application code is failing to see the MS5837 sensor so Im testing using the TWI_Scanner example in the Nordic SDK (nRF5_SDK_17.0.2_d674dde) but its still failing to get a response. I purchased another 4 breakout boards from ebay and the TWI_Scanner example is still failing to find any of them. I've tested the ports and jumpers on an IMU and it was successful.
Is there something Im missing here? What are the chances of 4-5 breakout boards being faulty? It should just be a standard I2C connection/communication no?
Hardware:
- nRF52840 DK
- TE Connectvity MS5837 on a breakout board (https://www.ebay.com.au/itm/402856356136)
Software
- TWI_Scanner example in nRF5_SDK_17.0.2_d674dde
Any help/comments will be appreciated!!
Thanks in advance,
Ray