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

WeatherDuino AQM II
#8

(18-02-2020, 09:50)Stefano90 Wrote:  ...

I tried to open serial monitor (baud rate 19200, right COM port) in Arduino IDE but nothing is wrote in the console.

From the code must show something on the console

Hi Stefano90,

To enable debug data on the serial monitor, you should enable it by removing the "//" at start of each line
These options are at Config_Options

Code:
// --------------------------------------------------------------------------------------
//   Debug helper - Uncomment for debug help
// --------------------------------------------------------------------------------------
//#define PRINT_DEBUG_WIFI
//#define PRINT_DEBUG_NTP
//#define PRINT_DEBUG_PM                
//#define PRINT_DEBUG_CO2                
//#define PRINT_DEBUG_TS_UPLOAD
//#define PRINT_DEBUG_MYSERVER_UPLOAD
Reply


Messages In This Thread
WeatherDuino AQM II - by Stefano90 - 14-02-2020, 16:02
RE: WeatherDuino AQM - by werk_ag - 14-02-2020, 19:20
RE: WeatherDuino AQM - by Stefano90 - 17-02-2020, 10:43
RE: WeatherDuino AQM - by werk_ag - 17-02-2020, 20:10
RE: WeatherDuino AQM - by Stefano90 - 18-02-2020, 09:50
RE: WeatherDuino AQM - by werk_ag - 18-02-2020, 23:45
RE: WeatherDuino AQM II - by Stefano90 - 18-02-2020, 11:19
RE: WeatherDuino AQM II - by engolling - 18-02-2020, 23:07
RE: WeatherDuino AQM II - by werk_ag - 19-02-2020, 00:09
RE: WeatherDuino AQM II - by engolling - 19-02-2020, 08:42
RE: WeatherDuino AQM II - by werk_ag - 19-02-2020, 03:36
RE: WeatherDuino AQM II - by bombenm - 26-04-2020, 13:26
RE: WeatherDuino AQM II - by werk_ag - 26-04-2020, 17:48
RE: WeatherDuino AQM II - by bombenm - 27-04-2020, 10:13
RE: WeatherDuino AQM II - by Stefano90 - 19-02-2020, 14:20
RE: WeatherDuino AQM II - by werk_ag - 19-02-2020, 22:46
RE: WeatherDuino AQM II - by Stefano90 - 17-03-2020, 18:53
RE: WeatherDuino AQM II - by werk_ag - 18-03-2020, 02:54
RE: WeatherDuino AQM II - by Stefano90 - 24-04-2020, 23:15
RE: WeatherDuino AQM II - by werk_ag - 25-04-2020, 05:51



Users browsing this thread: 1 Guest(s)