Edward Firmo
Edward Firmo
- #1752 - #965
Simplified version implemented on dev and will be part of the next release.
You can try to find the root cause of this like in this case: https://github.com/nielsfaber/alarmo/issues/920#issuecomment-2043926289
Flash it using TTL adapter and without the Bluetooth and it should work. By the way, it will probably work with Bluetooth if you use v4.3.4. 😉
The idea is to have a BLE Tracker add-on in experimental mode with v4.3.5.
- #1021
Could you please elaborate more oj what you mean by having persistent notifications?
It should work with v4.3.4. Do you have any other component added in your yaml?
This is a bit more complex than it looks initially. The fonts must me loaded to the Nextion Display at build time, so we have to create a font with...
Yes, I got to this situation a few times when playing with different components and it's just about compile the firmware with just the basics, then install using TTL and...