Commit Graph

166 Commits

Author SHA1 Message Date
7b9dac756b Reintroduce 'ROOTAPI' so domain and protocol can be configured
eg. setter for api root added as comment in examples/BASIC/BASIC.ino
2024-07-21 19:38:50 +12:00
bddd4fef25 Update BASIC CO2 calibration display message. 2024-06-25 17:32:19 +07:00
bfd20a73da Rename board type 3.7 to 3.3 2024-06-25 16:43:50 +07:00
3ebce4ac44 Update firmware model name 2024-06-25 16:29:21 +07:00
6b3e8e3096 Update default configuration json for special board 2024-06-25 16:24:12 +07:00
beb17de7dc [Fix] WiFi reset failed and crash in offline mode 2024-06-25 16:08:57 +07:00
bccadd17d7 [Fix] Wrong firmware model name 2024-06-25 15:35:18 +07:00
863b1f908e Merge commit '5a2c1bd1d0290e5cae0b8dec02eb2a931211d1af' into feature/add-esp8266-examples 2024-06-25 15:19:28 +07:00
dbc63194e6 Update BASIC.ino example 2024-06-24 18:34:24 +07:00
0119a4d62a Add support board DIY Pro 3.7 and add example 2024-06-20 11:34:23 +07:00
31655b0a4f [Fix] PCB 4.3: Boot loop if not connected to Dashboard, #186 2024-06-20 10:12:19 +07:00
7d15c37ad9 Update firmware mode, fix #185 2024-06-20 09:34:25 +07:00
411beda220 Update tvocRaw and noxRaw, fix #184 2024-06-20 09:03:21 +07:00
f25f816428 Add MQTT 2024-06-19 15:17:48 +07:00
c8745e123b Update board support handle and fix connect timeout handle. 2024-06-19 10:33:02 +07:00
a11eaea532 [fix] build fail on example BASIC 2024-06-18 19:59:29 +07:00
bd237ed95d Add DiyProIndoorV4_2.ino example 2024-06-15 15:40:50 +07:00
d4ea03f39e Handle configurationControl set cloud return success 2024-06-08 12:28:17 +07:00
89aefdda43 fix type 2024-06-08 12:01:42 +07:00
da323b1a46 fix reboot device after WiFi portal configure timeout. 2024-06-05 19:01:25 +07:00
21e802da33 Merge pull request #170 from airgradienthq/feature/regularly-call-ota-handler
OTA update each 60 min
2024-06-05 13:38:05 +07:00
d2d81f6b4b OTA update each 60 min 2024-06-05 09:29:30 +07:00
0b12f56513 add bootCount to measure report 2024-06-04 22:17:20 +07:00
14b152a2a7 Merge branch 'develop' into hotfix/correct-ota-update-message-on-display 2024-06-04 18:09:04 +07:00
11ecea1493 Change showFirmwareUpdateSuccess input fromString to int 2024-06-04 18:01:28 +07:00
4d883af77e Merge pull request #138 from airgradienthq/hotfix/ledbar-flickers
Fix LED bar flickers
2024-05-29 08:01:05 +07:00
79f6c040c7 Merge pull request #143 from airgradienthq/feature/reboot-after-wifi-connect-timeout
Reboot After 180s WiFi Manager not Connect.
2024-05-28 13:43:08 +07:00
65e759fb90 Merge branch 'develop' into hotfix/correct-ota-update-message-on-display 2024-05-24 13:30:09 +07:00
5857388c2d Merge pull request #152 from airgradienthq/hotfix/remove-configuration-missleading-message
Remove `Update ignored due to local unofficial changes`
2024-05-24 09:01:04 +07:00
5770b41fd4 remove Update ignored due to local unofficial changes 2024-05-24 08:45:50 +07:00
9fbd31d0c8 Merge pull request #150 from airgradienthq/hotfix/show-message-monitor-not-setup-on-dashboard
disp.setText("Monitor not", "setup on", "dashboard") called when monitor is actually already on dashboard
2024-05-24 08:23:52 +07:00
c5b7c43293 disp.setText("Monitor not", "setup on", "dashboard") called when monitor is actually already on dashboard 2024-05-22 12:13:57 +07:00
59880f4be5 fix typo 2024-05-22 11:17:11 +07:00
ebbf0adf2f Correct API value for boot 2024-05-18 21:19:40 -05:00
d9551dc560 Reboot After 180s WiFi Manager not Connect. 2024-05-18 08:47:49 +07:00
6e54409512 rename function 2024-05-17 20:17:49 +07:00
f35bc4feaa Fix LED bar flickers 2024-05-17 11:52:22 +07:00
c04ab90fd2 Update OTA processing message. Fix always retry of bootCount = 0 2024-05-17 10:32:20 +07:00
ed02f66ca2 Correct OTA update process show message on display 2024-05-16 21:12:02 +07:00
9e44cd89d9 Update PM2.5 LED bar color and level 2024-05-16 12:50:38 +07:00
b72394b004 Merge pull request #127 from airgradienthq/hotfix/purple-color
Hotfix/purple color
2024-05-16 11:55:31 +07:00
1544989fe6 Merge pull request #128 from airgradienthq/hotfix/change-ota-update-period
Change the OTA update period use timestamp to bootCount
2024-05-16 11:54:56 +07:00
3715266f8c Merge pull request #131 from airgradienthq/hotfix/update-local-configure-repsonse-fail-message
Update local configuration response failed message
2024-05-16 11:52:57 +07:00
f55fa6a617 Update configuration log mesasge 2024-05-15 17:20:10 +07:00
4f9f800cce Update local configuration response failed message 2024-05-15 17:15:36 +07:00
563bdfe4b2 Change the OTA update period use timestamp to bootCount 2024-05-15 17:09:06 +07:00
9a2bbd7a57 fix: Purple color 2024-05-15 14:02:49 +07:00
a71c038864 Fix camelCase, #122 2024-05-13 21:28:37 +07:00
799217e724 Remove displayMode from configuration, #123 2024-05-13 21:25:00 +07:00
b3f02f0a58 Merge pull request #125 from airgradienthq/hotfix/openair-sync-miss-data
Fix: Firmware mode `O-1PP` send miss data channel-2
2024-05-13 20:44:26 +07:00