Getting Started

Last revision 2025/12/17

This guide provides insights into configuring I2C addresses for micro:bit V1.5, highlighting the selection of correct addresses to avoid conflicts, and introduces advanced functionalities like external interrupts and sleep-to-wakeup modes available with the Breakout version.

  • The two programmable interrupt pins have not been soldered on Gravity version of this board. For using advanced functions like external interrupt and sleep-to-wakeup, please purchase the Breakout version.
  • You can select I2C address as 0x18 or 0x19 by the toggle switch. The I2C address of the micro:bit V1.5 is conflict with the sensor I2C 0x19, so please select 0x18 when using it with micro:bit V1.5.

Was this article helpful?

ON THIS PAGE

TOP