Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
### Releases v1.1.1

1. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](khoih-prog/Blynk_WM#27)
  • Loading branch information
khoih-prog committed Jan 31, 2021
1 parent 23830e6 commit b07f847
Show file tree
Hide file tree
Showing 26 changed files with 92 additions and 48 deletions.
43 changes: 26 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* [Currently supported Boards](#currently-supported-boards)
* [Currently supported Ethernet shields/modules](#currently-supported-ethernet-shieldsmodules)
* [Changelog](#changelog)
* [Releases v1.1.1](#releases-v111)
* [Major Releases v1.1.0](#major-releases-v110)
* [Releases v1.0.4](#releases-v104)
* [Releases v1.0.3](#releases-v103)
Expand Down Expand Up @@ -171,6 +172,10 @@ New recent features:

## Changelog

### Releases v1.1.1

1. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](https://github.com/khoih-prog/Blynk_WM/issues/27)

### Major Releases v1.1.0

1. Fix Config Portal Bug.
Expand Down Expand Up @@ -854,7 +859,7 @@ If no valid config data are stored in EEPROM (data verified by checksum), forced

```
Start BI_Ethernet_Blynk on NUCLEO_F767ZI using LAN8742A Ethernet & STM32Ethernet Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d01234
Expand Down Expand Up @@ -1524,7 +1529,7 @@ Pubs Topics = Pubs_Topics

```
Start BI_Ethernet_Blynk on NUCLEO_F767ZI using LAN8742A Ethernet & STM32Ethernet Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d01234
Expand Down Expand Up @@ -1558,7 +1563,7 @@ Pubs Topics = Pubs_Topics
CP Button Hit. Rebooting
Start BI_Ethernet_Blynk on NUCLEO_F767ZI using LAN8742A Ethernet & STM32Ethernet Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -1594,7 +1599,7 @@ Pubs Topics = Pubs_Topics
Persistent CP Button Hit. Rebooting
Start BI_Ethernet_Blynk on NUCLEO_F767ZI using LAN8742A Ethernet & STM32Ethernet Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -1634,7 +1639,7 @@ The following is the sample terminal output when running example [EthernetENC_Bl

```
Start EthernetENC_Blynk on NUCLEO_F767ZI using ENC28J60 & EthernetENC Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -1682,7 +1687,7 @@ Pubs Topics = Pubs_Topics

```
Start EthernetENC_Blynk on NUCLEO_F767ZI using ENC28J60 & EthernetENC Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d01234
Expand Down Expand Up @@ -1716,7 +1721,7 @@ Pubs Topics = Pubs_Topics
CP Button Hit. Rebooting
Start EthernetENC_Blynk on NUCLEO_F767ZI using ENC28J60 & EthernetENC Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -1752,7 +1757,7 @@ ClearFlag write = 0xd0d04321
Persistent CP Button Hit. Rebooting
Start EthernetENC_Blynk on NUCLEO_F767ZI using ENC28J60 & EthernetENC Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -1790,7 +1795,7 @@ FFFFFFFFF FFFFFFFFFF FF[1322491] h:UpdEEPROM

```
Start EthernetENC_Blynk on NUCLEO_F767ZI using ENC28J60 & EthernetENC Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -1868,7 +1873,7 @@ The following is the sample terminal output when running example [ENC28J60_Blynk

```
Start ENC28J60_Blynk on NUCLEO_F767ZI using ENC28J60 & UIPEthernet Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -1922,7 +1927,7 @@ BBBBBBBBB

```
Start ENC28J60_Blynk on NUCLEO_F767ZI using ENC28J60 & UIPEthernet Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d01234
Expand Down Expand Up @@ -1974,7 +1979,7 @@ FFF[233631] h:UpdEEPROM
CP Button Hit. Rebooting
Start ENC28J60_Blynk on NUCLEO_F767ZI using ENC28J60 & UIPEthernet Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -2015,7 +2020,7 @@ ClearFlag write = 0xd0d04321
Persistent CP Button Hit. Rebooting
Start ENC28J60_Blynk on NUCLEO_F767ZI using ENC28J60 & UIPEthernet Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -2062,7 +2067,7 @@ The following is the sample terminal output when running example [W5100_Blynk](e

```
Start W5100_Blynk on NUCLEO_F767ZI using W5x00 & EthernetLarge Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -2115,7 +2120,7 @@ BBBBBBBBB B

```
Start W5100_Blynk on NUCLEO_F767ZI using W5x00 & EthernetLarge Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d01234
Expand Down Expand Up @@ -2152,7 +2157,7 @@ Pubs Topics = Pubs_Topics
CP Button Hit. Rebooting
Start W5100_Blynk on NUCLEO_F767ZI using W5x00 & EthernetLarge Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -2189,7 +2194,7 @@ Pubs Topics = Pubs_Topics
Persistent CP Button Hit. Rebooting
Start W5100_Blynk on NUCLEO_F767ZI using W5x00 & EthernetLarge Library
BlynkEthernet_STM32_WM v1.1.0
BlynkEthernet_STM32_WM v1.1.1
EEPROM size = 16384, start = 0
Flag read = 0xd0d04321
Expand Down Expand Up @@ -2257,6 +2262,10 @@ Sometimes, the library will only work if you update the board core to the latest

## Releases

### Releases v1.1.1

1. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](https://github.com/khoih-prog/Blynk_WM/issues/27)

### Major Releases v1.1.0

1. Fix Config Portal Bug.
Expand Down
3 changes: 2 additions & 1 deletion examples/AM2315_W5100/AM2315_W5100.ino
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
Built by Khoi Hoang https://github.com/khoih-prog/BlynkGSM_ESPManager
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -17,6 +17,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/BI_Ethernet_Blynk/BI_Ethernet_Blynk.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/BI_Ethernet_Blynk_Email/BI_Ethernet_Blynk_Email.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/BI_Ethernet_WM_Config/BI_Ethernet_WM_Config.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/BlynkHTTPClient/BlynkHTTPClient.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/DHT11_W5100/DHT11_W5100.ino
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
Built by Khoi Hoang https://github.com/khoih-prog/BlynkGSM_ESPManager
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -17,6 +17,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/ENC28J60_Blynk/ENC28J60_Blynk.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/ENC28J60_Blynk_Email/ENC28J60_Blynk_Email.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/ENC28J60_WM_Config/ENC28J60_WM_Config.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/EthernetENC_Blynk/EthernetENC_Blynk.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/EthernetENC_Blynk_Email/EthernetENC_Blynk_Email.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
3 changes: 2 additions & 1 deletion examples/EthernetENC_WM_Config/EthernetENC_WM_Config.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Built by Khoi Hoang https://github.com/khoih-prog/BlynkEthernet_STM32_WM
Licensed under MIT license
Version: 1.1.0
Version: 1.1.1
Version Modified By Date Comments
------- ----------- ---------- -----------
Expand All @@ -18,6 +18,7 @@
1.0.3 K Hoang 10/03/2020 Reduce html and code size
1.0.4 K Hoang 20/04/2020 Add MultiBlynk, dynamic parameters, special chars input
1.1.0 K Hoang 30/01/2021 Fix ConfigPortal bug. Add software Config Portal request. Use FlashStorage_STM32.
1.1.1 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
*****************************************************************************************************************************/

#include "defines.h"
Expand Down
Loading

0 comments on commit b07f847

Please sign in to comment.