Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

4Pro DB V6.3 b001
#1

Hi Caneira,
I have upgraded my 4ProDB but it didn't compiled with libraries from package. (error on line 401 struct tm timeinfo; )
After updating time and DS3232 libraries it compiled well.
I don't know which one caused the problem.

I have a question about json:
i would like to have all extra sensors.
If I add ad-hoc lines of code at the end of send_JSON routine , do I have to extend the buffer as well?
Code:
void send_JSON()
  {  
    DynamicJsonDocument WeatherData(528);              
    char t_buffer[420];
Thanks

Laurent
Reply


Messages In This Thread
4Pro DB V6.3 b001 - by laulau - 02-05-2023, 17:08
RE: 4Pro DB V6.3 b001 - by werk_ag - 03-05-2023, 04:30



Users browsing this thread: 1 Guest(s)