Manuel Bl.

Results 140 comments of Manuel Bl.

It has now been fixed in the master branch.

@MCUdude I'm not looking for a workaround but a fix of the underlying problem: the flag `-D` needs to be removed.

I've tested a variety of chargers and cables and experienced the described effect once. But I couldn't repeat it. So there is likely an issue with the firmware (e.g. an...

In a recent shipment from China, I got ZY12PDN boards using a "domestic" XM1008F6P6 microcontroller (instead of a STM32F030F4). Which one do your boards have?

The board with the XM1008F6P6 MCU – as delivered – didn't correctly work with the power supply I've used (Anker PowerPort Atom III Slim). I could successfully switch up to...

BTW: I have a copy of the original firmware (from a board of 2nd half of 2020). If anyone is interested, let me know.

I've pushed several changes that increase the robustness and compatibility with different power supplies. They will likely fix your issues: - Better button debouncing so voltage spikes while connecting to...

The alternative methods are generic enough to add eBill and TWINT information today. Yet the library could profit from specific methods like it already does for Swico information. Are you...

I have a good idea which change could be related to this problem. Can you add the code you use for the initialization (mainly the `ttn_xxx` calls up to `ttn_join()`?

Unfortunately, I'm unable to reproduce it. Are you using it in combination with deep sleep or power off? When you refer to the *old version*: What exact version is it?...