Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 9813716

Browse files
authored
v1.4.0 to add support to nRF52 core v0.22.0+
### Releases v1.4.0 1. Add support to Adafruit nRF52 core v0.22.0+ 2. Add support to Raytac MDBT50Q_RX Dongle 3. Update Adafruit `Packages' Patches`
1 parent cbaf452 commit 9813716

27 files changed

+99
-56
lines changed

CONTRIBUTING.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ If you don't find anything, please [open a new issue](https://github.com/khoih-p
1414

1515
Please ensure to specify the following:
1616

17-
* Arduino IDE version (e.g. 1.8.13) or Platform.io version
18-
* `SAMD` Core Version (e.g. Arduino SAMD core v1.8.11, Adafruit SAMD core v1.7.2, Seeed Studio SAMD v1.8.1)
17+
* Arduino IDE version (e.g. 1.8.15) or Platform.io version
18+
* `ESP8266`,`ESP32` or `STM32` Core Version (e.g. ESP8266 core v3.0.2, ESP32 v1.0.6 or STM32 v2.0.0)
1919
* Contextual information (e.g. what you were trying to achieve)
2020
* Simplest possible steps to reproduce
2121
* Anything that might be relevant in your opinion, such as:
@@ -26,10 +26,11 @@ Please ensure to specify the following:
2626
### Example
2727

2828
```
29-
Arduino IDE version: 1.8.13
30-
Arduino SAMD Core Version 1.8.11
29+
Arduino IDE version: 1.8.15
30+
Arduino-mbed RP2040 v2.4.1
31+
NANO_RP2040_CONNECT Module
3132
OS: Ubuntu 20.04 LTS
32-
Linux xy-Inspiron-3593 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
33+
Linux xy-Inspiron-3593 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
3334
3435
Context:
3536
I encountered an endless loop while trying to connect to Local WiFi.

README.md

+37-22
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* [Currently Supported Boards](#currently-supported-boards)
1717
* [Currently Supported AT-command shields](#currently-supported-at-command-shields)
1818
* [Changelog](#changelog)
19+
* [Releases v1.4.0](#releases-v140)
1920
* [Releases v1.3.0](#releases-v130)
2021
* [Releases v1.2.0](#releases-v120)
2122
* [Releases v1.1.2](#releases-v112)
@@ -191,6 +192,12 @@ The ESP8266_AT_Web_Server class found in `ESP8266_AT_Web_Server.h` header, is a
191192

192193
## Changelog
193194

195+
### Releases v1.4.0
196+
197+
1. Add support to Adafruit nRF52 core v0.22.0+
198+
2. Add support to Raytac MDBT50Q_RX Dongle
199+
3. Update Adafruit `Packages' Patches`
200+
194201
### Releases v1.3.0
195202

196203
1. Add support to RP2040-based boards, such as **Nano_RP2040_Connect, RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, using [**Arduino-mbed RP2040** core](https://github.com/arduino/ArduinoCore-mbed).
@@ -282,17 +289,17 @@ The ESP8266_AT_Web_Server class found in `ESP8266_AT_Web_Server.h` header, is a
282289

283290
## Prerequisites
284291

285-
1. [`Arduino IDE 1.8.13+` for Arduino](https://www.arduino.cc/en/Main/Software)
292+
1. [`Arduino IDE 1.8.15+` for Arduino](https://www.arduino.cc/en/Main/Software)
286293
2. [`Arduino AVR core 1.8.3+`](https://github.com/arduino/ArduinoCore-avr) for Arduino (Use Arduino Board Manager) for AVR boards. [![GitHub release](https://img.shields.io/github/release/arduino/ArduinoCore-avr.svg)](https://github.com/arduino/ArduinoCore-avr/releases/latest)
287-
3. [`Teensy core v1.53+`](https://www.pjrc.com/teensy/td_download.html) for Teensy (4.1, 4.0, 3.6, 3.5, 3,2, 3.1, 3.0) boards.
294+
3. [`Teensy core v1.54+`](https://www.pjrc.com/teensy/td_download.html) for Teensy (4.1, 4.0, 3.6, 3.5, 3,2, 3.1, 3.0) boards.
288295
4. [`Arduino SAM DUE core v1.6.12+`](https://github.com/arduino/ArduinoCore-sam) for SAM DUE ARM Cortex-M3 boards.
289296
5. [`Arduino SAMD core 1.8.11+`](https://github.com/arduino/ArduinoCore-samd) for SAMD ARM Cortex-M0+ boards. [![GitHub release](https://img.shields.io/github/release/arduino/ArduinoCore-samd.svg)](https://github.com/arduino/ArduinoCore-samd/releases/latest)
290297
6. [`Adafruit SAMD core 1.7.2+`](https://github.com/adafruit/ArduinoCore-samd) for SAMD ARM Cortex-M0+ and M4 boards (Nano 33 IoT, etc.). [![GitHub release](https://img.shields.io/github/release/adafruit/ArduinoCore-samd.svg)](https://github.com/adafruit/ArduinoCore-samd/releases/latest)
291298
7. [`Seeeduino SAMD core 1.8.1+`](https://github.com/Seeed-Studio/ArduinoCore-samd) for SAMD21/SAMD51 boards (XIAO M0, Wio Terminal, etc.). [![Latest release](https://img.shields.io/github/release/Seeed-Studio/ArduinoCore-samd.svg)](https://github.com/Seeed-Studio/ArduinoCore-samd/releases/latest/)
292-
8. [`Adafruit nRF52 v0.22.1+`](https://github.com/adafruit/Adafruit_nRF52_Arduino) for nRF52 boards such as Adafruit NRF52840_FEATHER, NRF52832_FEATHER, NRF52840_FEATHER_SENSE, NRF52840_ITSYBITSY, NRF52840_CIRCUITPLAY, NRF52840_CLUE, NRF52840_METRO, NRF52840_PCA10056, PARTICLE_XENON, **NINA_B302_ublox**, etc. [![GitHub release](https://img.shields.io/github/release/adafruit/Adafruit_nRF52_Arduino.svg)](https://github.com/adafruit/Adafruit_nRF52_Arduino/releases/latest)
299+
8. [`Adafruit nRF52 v0.24.0+`](https://www.adafruit.com) for nRF52 boards such as Adafruit NRF52840_FEATHER, NRF52832_FEATHER, NRF52840_FEATHER_SENSE, NRF52840_ITSYBITSY, NRF52840_CIRCUITPLAY, NRF52840_CLUE, NRF52840_METRO, NRF52840_PCA10056, PARTICLE_XENON, **NINA_B302_ublox**, etc. [![GitHub release](https://img.shields.io/github/release/adafruit/Adafruit_nRF52_Arduino.svg)](https://github.com/adafruit/Adafruit_nRF52_Arduino/releases/latest). Please remember to use latest [`Packages_Patches`](https://github.com/khoih-prog/WiFiWebServer/tree/master/Packages_Patches) or getting compiler errors.
293300
9. [`Arduino Core for STM32 v2.0.0+`](https://github.com/stm32duino/Arduino_Core_STM32) for STM32F/L/H/G/WB/MP1 boards. [![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
294-
10. [`Arduino mbed_rp2040 core 2.1.0+`](https://github.com/arduino/ArduinoCore-mbed) for Arduino (Use Arduino Board Manager) RP2040-based boards, such as **Arduino Nano RP2040 Connect, RASPBERRY_PI_PICO, etc.**. [![GitHub release](https://img.shields.io/github/release/arduino/ArduinoCore-mbed.svg)](https://github.com/arduino/ArduinoCore-mbed/releases/latest)
295-
11. [`Earle Philhower's arduino-pico core v1.6.2+`](https://github.com/earlephilhower/arduino-pico) for RP2040-based boards such as **RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, etc. [![GitHub release](https://img.shields.io/github/release/earlephilhower/arduino-pico.svg)](https://github.com/earlephilhower/arduino-pico/releases/latest)
301+
10. [`Arduino mbed_rp2040 core 2.4.1+`](https://github.com/arduino/ArduinoCore-mbed) for Arduino (Use Arduino Board Manager) RP2040-based boards, such as **Arduino Nano RP2040 Connect, RASPBERRY_PI_PICO, etc.**. [![GitHub release](https://img.shields.io/github/release/arduino/ArduinoCore-mbed.svg)](https://github.com/arduino/ArduinoCore-mbed/releases/latest)
302+
11. [`Earle Philhower's arduino-pico core v1.9.4+`](https://github.com/earlephilhower/arduino-pico) for RP2040-based boards such as **RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, etc. [![GitHub release](https://img.shields.io/github/release/earlephilhower/arduino-pico.svg)](https://github.com/earlephilhower/arduino-pico/releases/latest)
296303
12. [`Functional-VLPP library v1.0.2+`](https://github.com/khoih-prog/functional-vlpp) to use server's lambda function. To install. check [![arduino-library-badge](https://www.ardu-badge.com/badge/Functional-Vlpp.svg?)](https://www.ardu-badge.com/Functional-Vlpp)
297304
13. [`Ai-Thinker AT Firmware v1.5.4`](AT_Firmwares/At_firmware_bin1.54.zip) or [`AT Firmware v1.7.4.0`](AT_Firmwares/AT_Firmware_bin_1.7.4.0.zip) for ESP8266-AT shields.
298305
14. [`AT version_2.1.0.0_dev`](AT_Firmwares/AT_version_2.1.0.0_dev.zip) for ESP32-AT shields.
@@ -342,7 +349,7 @@ The ESP8266_AT_Web_Server class found in `ESP8266_AT_Web_Server.h` header, is a
342349
Bin version:2.0.0(WROOM-32)
343350
```
344351
345-
See instructions at [AT Command Core](https://github.com/espressif/esp-at) and [ESP_AT_Get_Started](https://github.com/espressif/esp-at/tree/master/docs/en/Get_Started)
352+
See instructions at [AT Command Core](https://github.com/espressif/esp-at) and [ESP_AT_Get_Started](https://github.com/espressif/esp-at/blob/master/docs/en/get-started/ESP_AT_Get_Started.md)
346353
347354
348355
#### 3. Where to upload AT-Firmware
@@ -407,16 +414,18 @@ You can also use this link [![arduino-library-badge](https://www.ardu-badge.com/
407414
408415
#### 1. For Adafruit nRF52840 and nRF52832 boards
409416
410-
**To be able to compile, run and automatically detect and display BOARD_NAME on nRF52840/nRF52832 boards**, you have to copy the whole [nRF52 0.22.0](Packages_Patches/adafruit/hardware/nrf52/0.22.0) directory into Adafruit nRF52 directory (~/.arduino15/packages/adafruit/hardware/nrf52/0.22.0).
417+
Please remember to use latest [`Packages_Patches`](https://github.com/khoih-prog/WiFiWebServer/tree/master/Packages_Patches) or getting compiler errors.
418+
419+
**To be able to compile, run and automatically detect and display BOARD_NAME on nRF52840/nRF52832 boards**, you have to copy the whole [nRF52 0.24.0](Packages_Patches/adafruit/hardware/nrf52/0.24.0) directory into Adafruit nRF52 directory (~/.arduino15/packages/adafruit/hardware/nrf52/0.24.0).
411420
412-
Supposing the Adafruit nRF52 version is 0.22.0. These files must be copied into the directory:
413-
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.22.0/platform.txt`
414-
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.22.0/boards.txt`
415-
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.22.0/variants/NINA_B302_ublox/variant.h`
416-
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.22.0/variants/NINA_B302_ublox/variant.cpp`
417-
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.22.0/variants/NINA_B112_ublox/variant.h`
418-
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.22.0/variants/NINA_B112_ublox/variant.cpp`
419-
- **`~/.arduino15/packages/adafruit/hardware/nrf52/0.22.0/cores/nRF5/Udp.h`**
421+
Supposing the Adafruit nRF52 version is 0.24.0. These files must be copied into the directory:
422+
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.24.0/platform.txt`
423+
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.24.0/boards.txt`
424+
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.24.0/variants/NINA_B302_ublox/variant.h`
425+
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.24.0/variants/NINA_B302_ublox/variant.cpp`
426+
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.24.0/variants/NINA_B112_ublox/variant.h`
427+
- `~/.arduino15/packages/adafruit/hardware/nrf52/0.24.0/variants/NINA_B112_ublox/variant.cpp`
428+
- **`~/.arduino15/packages/adafruit/hardware/nrf52/0.24.0/cores/nRF5/Udp.h`**
420429
421430
Whenever a new version is installed, remember to copy these files into the new version directory. For example, new version is x.yy.z
422431
These files must be copied into the directory:
@@ -1361,7 +1370,7 @@ The following are debug terminal output when running example [AdvancedWebServer]
13611370

13621371
```
13631372
Starting AdvancedWebServer on NRF52840_ITSYBITSY_EXPRESS
1364-
ESP8266_AT_WebServer v1.3.0
1373+
ESP8266_AT_WebServer v1.4.0
13651374
[ESP_AT] Initializing ESP module
13661375
[ESP_AT] Use ES8266-AT Command
13671376
WiFi shield init done
@@ -1490,7 +1499,7 @@ The following are debug terminal output when running example [MQTT_ThingStream](
14901499

14911500
```
14921501
Start MQTT_ThingStream on ITSYBITSY_M4 with ESP8266-AT & ESP8266_AT_WebServer Library
1493-
ESP8266_AT_WebServer v1.3.0
1502+
ESP8266_AT_WebServer v1.4.0
14941503
[ESP_AT] Use ES8266-AT Command
14951504
WiFi shield init done
14961505
Connecting to SSID: HueNet1
@@ -1525,7 +1534,7 @@ The following are debug terminal output when running example [MQTTClient_Auth](e
15251534

15261535
```
15271536
Starting MQTTClient_Auth on ITSYBITSY_M4 with ESP8266-AT & ESP8266_AT_WebServer Library
1528-
ESP8266_AT_WebServer v1.3.0
1537+
ESP8266_AT_WebServer v1.4.0
15291538
[ESP_AT] Use ES8266-AT Command
15301539
WiFi shield init done
15311540
Connecting to SSID: HueNet1
@@ -1551,7 +1560,7 @@ The following are debug terminal output when running example [MQTTClient_Basic](
15511560

15521561
```
15531562
MQTTClient_Basic on ITSYBITSY_M4 with ESP8266-AT & ESP8266_AT_WebServer Library
1554-
ESP8266_AT_WebServer v1.3.0
1563+
ESP8266_AT_WebServer v1.4.0
15551564
[ESP_AT] Use ES8266-AT Command
15561565
WiFi shield init done
15571566
Connecting to SSID: HueNet1
@@ -1576,7 +1585,7 @@ The following are debug terminal output when running example [WebClientRepeating
15761585

15771586
```
15781587
Starting WebClientRepeating on RASPBERRY_PI_PICO with ESP8266-AT & ESP8266_AT_WebServer Library
1579-
ESP8266_AT_WebServer v1.3.0
1588+
ESP8266_AT_WebServer v1.4.0
15801589
[ESP_AT] Use ES8266-AT Command
15811590
WiFi shield init done
15821591
Connecting to SSID: HueNet1
@@ -1645,7 +1654,7 @@ The following are debug terminal output when running example [MQTTClient_Auth](e
16451654

16461655
```
16471656
Starting MQTTClient_Auth on RASPBERRY_PI_PICO with ESP8266-AT & ESP8266_AT_WebServer Library
1648-
ESP8266_AT_WebServer v1.3.0
1657+
ESP8266_AT_WebServer v1.4.0
16491658
[ESP_AT] Use ES8266-AT Command
16501659
WiFi shield init done
16511660
Connecting to SSID: HueNet1
@@ -1670,7 +1679,7 @@ The following are debug terminal output when running example [UdpNTPClient](exam
16701679

16711680
```
16721681
Starting UdpNTPClient on MBED RASPBERRY_PI_PICO with ESP8266-AT & ESP8266_AT_WebServer Library
1673-
ESP8266_AT_WebServer v1.3.0
1682+
ESP8266_AT_WebServer v1.4.0
16741683
[ESP_AT] Use ES8266-AT Command
16751684
WiFi shield init done
16761685
Connecting to WPA SSID: HueNet1
@@ -1763,6 +1772,12 @@ If you get compilation errors, more often than not, you may need to install a ne
17631772

17641773
## Releases
17651774

1775+
### Releases v1.4.0
1776+
1777+
1. Add support to Adafruit nRF52 core v0.22.0+
1778+
2. Add support to Raytac MDBT50Q_RX Dongle
1779+
3. Update Adafruit `Packages' Patches`
1780+
17661781
### Releases v1.3.0
17671782

17681783
1. Add support to RP2040-based boards, such as **Nano_RP2040_Connect, RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, using [**Arduino-mbed RP2040** core](https://github.com/arduino/ArduinoCore-mbed).

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESP8266_AT_WebServer",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"keywords": "wifi, WebServer, AT-command, wifi-shield, ESP8266, ESP32, Teensy, AVR, SAM DUE, SAMD21, SAMD51, STM32, nRF52, ESP8266-AT, ESP32-AT, rpi-pico, rp2040, nano-rp2040-connect, mbed",
55
"description": "Simple WebServer library for AVR, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, SIPEED_MAIX_DUINO and RP2040-based (Nano RP2040 Connect, RASPBERRY_PI_PICO) boards using ESP8266/ESP32 AT-command shields",
66
"authors":

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP8266_AT_WebServer
2-
version=1.3.0
2+
version=1.4.0
33
author=Khoi Hoang
44
license=MIT
55
maintainer=Khoi Hoang <[email protected]>

src/ESP8266_AT-impl.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@file Esp8266WebServer.h
1212
@author Ivan Grokhotkov
1313
14-
Version: 1.3.0
14+
Version: 1.4.0
1515
1616
Version Modified By Date Comments
1717
------- ----------- ---------- -----------
@@ -34,6 +34,7 @@
3434
1.1.2 K Hoang 28/12/2020 Suppress all possible compiler warnings
3535
1.2.0 K Hoang 11/05/2021 Add support to BOARD_SIPEED_MAIX_DUINO and RASPBERRY_PI_PICO using Arduino-pico core
3636
1.3.0 K Hoang 29/05/2021 Add support to Nano_RP2040_Connect, RASPBERRY_PI_PICO using Arduino mbed code
37+
1.4.0 K Hoang 14/08/2021 Add support to Adafruit nRF52 core v0.22.0+
3738
*****************************************************************************************************************************/
3839

3940
#ifndef ESP8266_AT_impl_h

src/ESP8266_AT.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@file Esp8266WebServer.h
1212
@author Ivan Grokhotkov
1313
14-
Version: 1.3.0
14+
Version: 1.4.0
1515
1616
Version Modified By Date Comments
1717
------- ----------- ---------- -----------
@@ -34,6 +34,7 @@
3434
1.1.2 K Hoang 28/12/2020 Suppress all possible compiler warnings
3535
1.2.0 K Hoang 11/05/2021 Add support to BOARD_SIPEED_MAIX_DUINO and RASPBERRY_PI_PICO using Arduino-pico core
3636
1.3.0 K Hoang 29/05/2021 Add support to Nano_RP2040_Connect, RASPBERRY_PI_PICO using Arduino mbed code
37+
1.4.0 K Hoang 14/08/2021 Add support to Adafruit nRF52 core v0.22.0+
3738
*****************************************************************************************************************************/
3839

3940
#ifndef ESP8266_AT_h

src/ESP8266_AT_Client-impl.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@file Esp8266WebServer.h
1212
@author Ivan Grokhotkov
1313
14-
Version: 1.3.0
14+
Version: 1.4.0
1515
1616
Version Modified By Date Comments
1717
------- ----------- ---------- -----------
@@ -34,6 +34,7 @@
3434
1.1.2 K Hoang 28/12/2020 Suppress all possible compiler warnings
3535
1.2.0 K Hoang 11/05/2021 Add support to BOARD_SIPEED_MAIX_DUINO and RASPBERRY_PI_PICO using Arduino-pico core
3636
1.3.0 K Hoang 29/05/2021 Add support to Nano_RP2040_Connect, RASPBERRY_PI_PICO using Arduino mbed code
37+
1.4.0 K Hoang 14/08/2021 Add support to Adafruit nRF52 core v0.22.0+
3738
*****************************************************************************************************************************/
3839

3940
#ifndef ESP8266_AT_Client_impl_h

src/ESP8266_AT_Client.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@file Esp8266WebServer.h
1212
@author Ivan Grokhotkov
1313
14-
Version: 1.3.0
14+
Version: 1.4.0
1515
1616
Version Modified By Date Comments
1717
------- ----------- ---------- -----------
@@ -34,6 +34,7 @@
3434
1.1.2 K Hoang 28/12/2020 Suppress all possible compiler warnings
3535
1.2.0 K Hoang 11/05/2021 Add support to BOARD_SIPEED_MAIX_DUINO and RASPBERRY_PI_PICO using Arduino-pico core
3636
1.3.0 K Hoang 29/05/2021 Add support to Nano_RP2040_Connect, RASPBERRY_PI_PICO using Arduino mbed code
37+
1.4.0 K Hoang 14/08/2021 Add support to Adafruit nRF52 core v0.22.0+
3738
*****************************************************************************************************************************/
3839

3940
#ifndef ESP8266_AT_Client_h

src/ESP8266_AT_Server-impl.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@file Esp8266WebServer.h
1212
@author Ivan Grokhotkov
1313
14-
Version: 1.3.0
14+
Version: 1.4.0
1515
1616
Version Modified By Date Comments
1717
------- ----------- ---------- -----------
@@ -34,6 +34,7 @@
3434
1.1.2 K Hoang 28/12/2020 Suppress all possible compiler warnings
3535
1.2.0 K Hoang 11/05/2021 Add support to BOARD_SIPEED_MAIX_DUINO and RASPBERRY_PI_PICO using Arduino-pico core
3636
1.3.0 K Hoang 29/05/2021 Add support to Nano_RP2040_Connect, RASPBERRY_PI_PICO using Arduino mbed code
37+
1.4.0 K Hoang 14/08/2021 Add support to Adafruit nRF52 core v0.22.0+
3738
*****************************************************************************************************************************/
3839
#ifndef ESP8266_AT_Server_impl_h
3940
#define ESP8266_AT_Server_impl_h

src/ESP8266_AT_Server.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@file Esp8266WebServer.h
1212
@author Ivan Grokhotkov
1313
14-
Version: 1.3.0
14+
Version: 1.4.0
1515
1616
Version Modified By Date Comments
1717
------- ----------- ---------- -----------
@@ -34,6 +34,7 @@
3434
1.1.2 K Hoang 28/12/2020 Suppress all possible compiler warnings
3535
1.2.0 K Hoang 11/05/2021 Add support to BOARD_SIPEED_MAIX_DUINO and RASPBERRY_PI_PICO using Arduino-pico core
3636
1.3.0 K Hoang 29/05/2021 Add support to Nano_RP2040_Connect, RASPBERRY_PI_PICO using Arduino mbed code
37+
1.4.0 K Hoang 14/08/2021 Add support to Adafruit nRF52 core v0.22.0+
3738
*****************************************************************************************************************************/
3839

3940
#ifndef ESP8266_AT_Server_h

src/ESP8266_AT_Udp-impl.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@file Esp8266WebServer.h
1212
@author Ivan Grokhotkov
1313
14-
Version: 1.3.0
14+
Version: 1.4.0
1515
1616
Version Modified By Date Comments
1717
------- ----------- ---------- -----------
@@ -34,6 +34,7 @@
3434
1.1.2 K Hoang 28/12/2020 Suppress all possible compiler warnings
3535
1.2.0 K Hoang 11/05/2021 Add support to BOARD_SIPEED_MAIX_DUINO and RASPBERRY_PI_PICO using Arduino-pico core
3636
1.3.0 K Hoang 29/05/2021 Add support to Nano_RP2040_Connect, RASPBERRY_PI_PICO using Arduino mbed code
37+
1.4.0 K Hoang 14/08/2021 Add support to Adafruit nRF52 core v0.22.0+
3738
*****************************************************************************************************************************/
3839

3940
#ifndef ESP8266_AT_UDP_impl_h

src/ESP8266_AT_Udp.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@file Esp8266WebServer.h
1212
@author Ivan Grokhotkov
1313
14-
Version: 1.3.0
14+
Version: 1.4.0
1515
1616
Version Modified By Date Comments
1717
------- ----------- ---------- -----------
@@ -34,6 +34,7 @@
3434
1.1.2 K Hoang 28/12/2020 Suppress all possible compiler warnings
3535
1.2.0 K Hoang 11/05/2021 Add support to BOARD_SIPEED_MAIX_DUINO and RASPBERRY_PI_PICO using Arduino-pico core
3636
1.3.0 K Hoang 29/05/2021 Add support to Nano_RP2040_Connect, RASPBERRY_PI_PICO using Arduino mbed code
37+
1.4.0 K Hoang 14/08/2021 Add support to Adafruit nRF52 core v0.22.0+
3738
*****************************************************************************************************************************/
3839

3940
#ifndef ESP8266_AT_UDP_h

0 commit comments

Comments
 (0)