Search found 9 matches

by surfa2000
13 Dec 2022, 09:50
Forum: ESP Easy: Software
Topic: Log Settings - Missing levels (debug etc.)
Replies: 1
Views: 881

Log Settings - Missing levels (debug etc.)

Hi I hope someone can help / point me in the right direction. I have recently updated to : Build: ESP_Easy_mega_20221105_collection_A_ESP8266_4M1M Nov 5 2022 Unfortunately I only see "None, Error, Info" as part of the "log Settings" under advanced. I am looking to enable "de...
by surfa2000
05 Dec 2019, 21:04
Forum: ESP Easy: General Discussion
Topic: SD CARD
Replies: 17
Views: 15901

Re: SD CARD

TD-er wrote: 04 Dec 2019, 21:43 You can try to build this PR:
https://github.com/letscontrolit/ESPEasy/pull/2798
Hi TD-er - thanks for this appreciate your help. That has gone through the build process. I look forward to testing. Thanks again!
by surfa2000
04 Dec 2019, 21:28
Forum: ESP Easy: General Discussion
Topic: SD CARD
Replies: 17
Views: 15901

Re: SD CARD

Thanks for the hard work on this. Unfortuantly doesn't compile for me either with similar issue with SD card libraries. Is there anything that we can try to make compilation sucessful?

Thanks again
by surfa2000
31 Oct 2019, 21:40
Forum: ESP Easy: General Discussion
Topic: SD CARD
Replies: 17
Views: 15901

Re: SD CARD

TD-er wrote: 29 Oct 2019, 21:50 I am already working on it, but the fix is a lot bigger than I expected it would be.
Sorry to hear it's turned into a bigger fix than anticipated. Great to hear you are working on it and appreciate the update.
by surfa2000
29 Oct 2019, 21:33
Forum: ESP Easy: General Discussion
Topic: SD CARD
Replies: 17
Views: 15901

Re: SD CARD

Thanks for the confirmation. What is the best way to request a fix? Is it via github although I am not familiar with doing it there.
by surfa2000
24 Oct 2019, 21:33
Forum: ESP Easy: General Discussion
Topic: SD CARD
Replies: 17
Views: 15901

Re: SD CARD

Hi - has anyone else had issues compiling with the SD card featur eneabled. I don''t know what I am missing. Thanks
by surfa2000
17 Oct 2019, 18:25
Forum: ESP Easy: General Discussion
Topic: SD CARD
Replies: 17
Views: 15901

Re: SD CARD

@surfa2000. I will have a look and see if I can test whether there is a problem in building with the FEATURE_SD flag enabled. I have to admit, I have not compiled it using that flag for a while. (also not tested it myself) Hi TD-er thanks for taking the time to investigate the potential issue. Real...
by surfa2000
15 Oct 2019, 21:51
Forum: ESP Easy: General Discussion
Topic: SD CARD
Replies: 17
Views: 15901

SD CARD

Hi I hope someone may be able to help. I am looking to compile the firmware with SD card support. Whenever I try with the #define FEATURE_SD within the ESPEasy-Globals.h uncommented it fails to build with lots of errors such as src\src/Commands/MQTT.h:10:5: error: cannot convert 'const char*' to 'co...
by surfa2000
28 Sep 2019, 18:56
Forum: ESP Easy: Software
Topic: ESPeasy go to Thingsboard
Replies: 3
Views: 3501

Re: ESPeasy go to Thingsboard

Hi were you able to get Thingsboard working in the end? If so any guidance woudl be appreciated.