I'm developing this firmware for the RLCD board:
https://github.com/clackups/draftling
it works fine when powered from USB.
If I insert the 18650 battery while USB is disconnected, the board does not react on any buttons and stays off. If I connect the USB, it starts working. After that, if I disconnect the USB cable, I can power it off and on with PWR button and it works as expected, shutting down and booting.
Something's odd with the initial state when I insert the battery in the unpowered device. No additional components are added, and the speaker is not connected.
I'm developing this firmware for the RLCD board:
https://github.com/clackups/draftling
it works fine when powered from USB.
If I insert the 18650 battery while USB is disconnected, the board does not react on any buttons and stays off. If I connect the USB, it starts working. After that, if I disconnect the USB cable, I can power it off and on with PWR button and it works as expected, shutting down and booting.
Something's odd with the initial state when I insert the battery in the unpowered device. No additional components are added, and the speaker is not connected.