Helpdesk

Hello,
I was thinking of migrating from StromPi 2 to StromPi 3, currently I use the T-pin on the StromPi 2 to send a "high" signal to the RPi when it switches from USB power to battery. I have written code that read this signal and reacts appropriately.
In my application, UART serial is already used for something else, that's why I'd rather not use it. I guess it could try a USB to serial, but this seems cumbersome.
What would you recommend?
Thank you,
Melgar

Melgar

20.11.18 16:57

Hi Melgar,
as for cases like you've pointed out, we've included the serialless-Mode in the StromPi3 v1.4 Firmware, where you can add this function to one of the Pins on the StromPi3, so it can behave like its predecessor StromPi2.
You can find more informations about the Firmware Upgrades here:

  • https://strompi.joy-it.net/wp-content/uploads/2018/11/StromPi3_Firmware_v1.4.zip

  • https://strompi.joy-it.net/wp-content/uploads/2018/11/FirmwareChangelog_15112018.pdf

  • https://github.com/joy-it/strompi3/tree/master/SerialLess-Mode


Best Regards,
Jarek

Jarek (Joy-IT)

21.11.18 17:44