Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Which CC3000 breakout exactly? This may be related to the fact that the CC3000 employs interrupts; they could be interrupting the I2C transaction. Post the code that combines the CC3000 and the RTC. Commented Apr 30, 2016 at 0:27
  • It's the CC3000 shield. Commented Apr 30, 2016 at 2:58
  • Adafruit and Sparkfun both produce CC3000 shields, among others. Which one is yours? Commented Apr 30, 2016 at 3:31
  • I have the one from Adafruit: adafruit.com/product/1491 Commented Apr 30, 2016 at 15:05