External Sensors on ruuvi tag

Hi.
What kind of different sensors has been testet on the GPIO module?
I would like to have one reed switch attached.
What will be the best way to connect it. (What adress and connection points)

Hello,

I would connect the reed switch between one GPIO and GND pads and then copy the button press detection code to detect when the reed switch is closed. This is assuming normally open reed switch.

If the reed switch is normally closed, you’ll have to consider power consumption through pull-up resistor.