Latest posts made by Sato
-
RE: Files on the Spiffs
@kl3m3n, Hi
I think that can help. I will make experiments with it.
Can i choose the filesnames myself? If yes, how long can be the max name lenght?
Thank you
Best regards -
RE: Files on the Spiffs
@kl3m3n, Hi
I'll try to explain.
I have some *.txt files saved on Spiffs of the Esp32. Some of them, everytime I connect to the Esp32, it opens and reads line by line and sends that content to be displayed in a widget in the Gui-O App. This works fine.
In the Wi-Fi version with Esp32 I can send an email attaching these files and the issue is well resolved, even if there is a malfunction in the Esp32 Spiffs, I have the file data in the email.
As I also have another version in which I use a GPRS modem, I can't send an email with attached files because I have very little data credit on the SIM card and I wan't use it for that purpose. For this reason, I thought it might be an alternative, whenever I need to, be able to save these files in the phone's storage too.Hope it make sense, thank you
Regards -
Files on the Spiffs
Hello,
I think this is a question more directed at Kl3m3n.In Esp32 I use Spiffs in which I put small files, some more important than others. For security reasons, would it be possible to save 2 or 3 of this files in the Gui-O storage area of the phone?
Best regards
-
RE: Unable to compile BasicMQTT - code error
Hi,
"The ESP32 by Espressif Systems v3.0.1 has been installed."
With the v3.0.1 my code not compile and show many errors
Install instead v.2.0
Regards
-
RE: MBCH on v1.0.74
Hi @kl3m3n,
I've just tested it on another device and it works, so the problem is on my side.
Forget about it and I apologizeThank you
Best regards -
MBCH on v1.0.74
Hello Kl3m3n,
Have you change the widget MBCH?
Since the update to the new version MBCH don't show the bar'sI can not make any debug now then my PC Hdd is crash, so for few days i can't do nothing.
Best regards
-
Edit the In and Out tokens on the Gui-O app
Hello Kl3m3n,
How is it possible to edit the In and Out tokens that are generated by Gui-O when adding a connection?
Practical issue:
I have a connection unfortunately only on one cell phone, the respective In and Out tokens were programmed on a controller pcb that I no longer have with me. I accidentally deleted this connection in Gui-O. How can I create a new connection with the same tokens?Regards