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

Air Quality info not displaying ver6.2_b008
#8

(25-10-2022, 18:41)Werk_AG Wrote:  Hello Chris,

I don't know what to say, I checked everything in more than one device.

When receiving by WiFi, device name is very important. Please double check this:
 
Code:
#define GETAQM_FROM_WIFI 1 // 0= No (means get it by RF if available), 1= Yes
const char* AQM_DeviceName = "AQM-DevK1"; // This must be the same name used for Device_ID on the Config_Options of the AQ Monitor software

Rgs
Werk_AG


I have tracked down the problem to this line in the config:
#define AQ_SOURCE       9  // 0= AQM Unit 0, 1= AQM Unit 1, 9 for not used - This seting have no effect if latter you select to get Air Quality data by WiFi

With  AQ_SOURCE to 0  everything works, even through I  always had it set to 9 in previous versions.
Chris.
Reply


Messages In This Thread



Users browsing this thread: 1 Guest(s)