I am able to see my I2C pressure sensor with my Photon. However, when I switch over to my Electron it is not producing the same output. I was wondering if there is something I’ve missed? I’ve tried using the following pairs D0/D1, D1,D2, and C5, D0. I’m using the same pull-up resistors as I did with the Photon. I’m really not sure what I’ve missed.
Thank you for all the help! It makes complete sense why my circuit wasn’t working as I expected. I was using both the firmware guide and the pdf as references.
In the future, whats the best way about reporting an issue? Filling out an issue on Github? Or posting on the forum? Thanks in advance, I’m still new here.
Opening an issue on github would work fine too. Mainly to file a bug i guess? There’s more people in the community who can help with issues and try to resolve faster.
Such issues with bad references should not happen and needs to be fixed asap.
Just to update, I looked over the PDF and it’s correct… just needs clarification because of where the labels are… it’s hard to know which pin they belong to. See my post here with suggested update to pinout: https://github.com/spark/docs/issues/310 Does that work for everyone?