Skip to content
sylvandb edited this page Jan 18, 2019 · 3 revisions
  • relay 1 is the outlet on the left and top button. this is the problem led.
  • relay 2 is the outlet on the right and bottom button. this LED seems to be tied to the relay.
{ "TanTan Dbl US",   // TanTan Double US with Energy Monitoring
     GPIO_LED1_INV,    // GPIO00 Buttom Red LED
     GPIO_USER,        // GPIO01
     GPIO_USER,        // GPIO02 Both Blue LED_INV
     GPIO_USER,        // GPIO03
     GPIO_REL1,        // GPIO04 Relay 1 (0 = Off, 1 = On)
     GPIO_HJL_CF,      // GPIO05 BL0937 or HJL-01 CF power
     0, 0, 0, 0, 0, 0, // Flash connection
     GPIO_NRG_SEL_INV, // GPIO12 BL0937 or HJL-01 Sel output (0 = Voltage)
     GPIO_KEY1,        // GPIO13 Top Button
     GPIO_NRG_CF1,     // GPIO14 BL0937 or HJL-01 CF1 current / voltage
     GPIO_REL2,        // GPIO15 Relay 2 (0 = Off, 1 = On)
     GPIO_KEY2, 0      // GPIO16 Bottom Button
},
Clone this wiki locally