I have two of these. One has a 6v power supply and works fine; the other has 12v and exhibits this problem.
It works correctly only when I have a serial/USB line connected. With the line connected, it works perfectly; without it, it does "strange things". Sorry I can't be more specific, but of course I have no serial comms available for debugging. It seems to be undergoing some sort of partial reset; losing some internal data, but not going right back to setup.
When I changed to a 6v power supply, the problem went away.
I have a vague recollection of a pin needing pull-up/down (CTS maybe?) when the serial pins are not connected, but I can't find that reference now.
I'm using GPIO13 for a OneWire DS temperature sensor.
An obvious solution is to use a 6v power supply, but for one thing I'm curious as to what might be going on, and for another I would prefer to provide the voltage level specified by the manufacturer.