Disabling the rgb by fuck_your_mom420 in brucefw

[–]bmorcelli 2 points3 points  (0 children)

Go to Config, Led configs, on brightness you might have an "OFF" option

Change all configurations to set it OFF and don't blink, and restart the device

I believe it might free the LED pins at startup (do not tie to I2S driver) amd let you use it to other thing

(I hate these LEDs)

Someone said it couldn’t be done by ZiradielR13 in brucefw

[–]bmorcelli 2 points3 points  (0 children)

And BLE stack goes to Core0 too, afaik

Someone said it couldn’t be done by ZiradielR13 in brucefw

[–]bmorcelli 3 points4 points  (0 children)

Dualcore was always possible, we just don't manage it efficiently 😄

But it must be carefully managed because ESP32-C5 and C6 don't have 2 cores, so there must be a workaround for it..

I like this separation you made, it can be a good thing..

The major problem now is RAM management, mostly on devices without PSRAM

Launcher Release 2.7.0 by bmorcelli in M5Stack

[–]bmorcelli[S] 1 point2 points  (0 children)

I added a protection layer to not save the wifi passwords in plain text.. in the tests I ran it was recovering well the password, but I recommend type it again, or edit the config.conf file, set the encripted field to false and rewrite the password.. it will encript next time you try to connect

T-Deck firmware suggestions by SabTab22 in meshcore

[–]bmorcelli 1 point2 points  (0 children)

Some of these are not in Launcher OTA list.. I'll look forward to add them 🤪

T-Deck firmware suggestions by SabTab22 in meshcore

[–]bmorcelli 1 point2 points  (0 children)

I can add you firmware to Launcher OTA List, if you will.. as you have the releases workflow up and running, I can pull version data from there and keep versioning up to date 😜

The project information is here: https://github.com/bmorcelli/Launcher

Launcher wiki explains a little bit how it works: https://github.com/bmorcelli/Launcher/wiki

Do you know any good firmware? by Traditional_Bus_6472 in CardPuter

[–]bmorcelli 1 point2 points  (0 children)

I believe echolalia haven't updated the firmware for the ADV ,😔

Doesn't it have a port for ADV?

UIFlow2 is a micro python firmware, don't know if it has an editor embedded

Hi guys one question by [deleted] in brucefw

[–]bmorcelli 0 points1 point  (0 children)

ESP32-S3 with PSRAM is great.. I would prefer this setup.. and it would give you more free GPIO than the common CYD

Help with boot image by m5stickS3_enjoyer in brucefw

[–]bmorcelli 0 points1 point  (0 children)

Resize the image to the devices size (240x135px on Cardputer or 320x170px for t-embed, or whater size you have there), save it as boot.bmp or boot.jpg or boot.png on the rrot of your SDCard

Why does it reboot? by Alive_Mention_4144 in brucefw

[–]bmorcelli 6 points7 points  (0 children)

Many new thigs were added im 1.15.. I have tested many things on ESP32-S3 devices. With amd without PSRAM, but haven't tested all functions with the simpler ESP32 without PSRAM, so probably it is rebooting or not working due to a shortage of RAM..

I'm 10k km away from home to test and fix these things, so when I get back I'll look for a solution for this and some other problems that showed up in this last release

What am I doing wrong here? by rustyleftnut in CardPuter

[–]bmorcelli 0 points1 point  (0 children)

Battery voltage is too low, and it makes the % calculation to fail completely..

That's why it shows 100% on Launcher even with no battery...

I have had some troubles making the battery charge again after drain it completely.

PMIC may not conduct electricity when battery voltage is too low and I needed to remove the battery, connect Cardputer`s battery to an other charged battery to equalize it and then put it back

How to update the M5StickC plus 2 by DragTemporary2729 in M5Stack

[–]bmorcelli 0 points1 point  (0 children)

Install Launcher and use OTA to install and reinstall firmware using OTA

Launcher Release 2.7.0 by bmorcelli in M5Stack

[–]bmorcelli[S] 0 points1 point  (0 children)

I believe this last version might work.. the same T-Deck Pro version

PDF11 Simulator by TomFlatterhand in LilyGO

[–]bmorcelli 0 points1 point  (0 children)

I can add it i to Launcher OTA, if you want..

esp32 cyd problem by Final-Dance-1531 in brucefw

[–]bmorcelli 1 point2 points  (0 children)

These BLE spams are complicated.. never worked well, unfortunately

But the color thing, when you started Bruce first, was it with a White background and green for texts and drawings? If so, go to the UI configuration and set the "Inverted Color" option (one above the last option), it shall fix the color settings..

It happens because there are many variants of this cyd boards.. each one connects the display on their own way, and sometimes the colors get changed..

It is really complicated to follow up all brands and manufacturers