File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,8 @@ ESP8266 modules come in different shapes and formats, but the most important fac
8
8
make sure that the firmware in your module is compatible with Mbed OS, follow the
9
9
[ Update guide] ( https://developer.mbed.org/teams/ESP8266/wiki/Firmware-Update ) .
10
10
11
- We advise updating the [ AT firmware] ( https://www.espressif.com/en/support/download/at?keys= ) to at least version
12
- 1.7.0.0.
13
-
14
- The ` v1.6 ` driver supports AT firmware up to version 1.6.2. Mbed OS 5.10 supports AT firmware up to version 1.6.2. The ` v1.7 `
15
- driver found from Mbed OS 5.11 allows you to use AT firmware version 1.7.0.0.
16
-
17
- ** NOTE** This refers to AT firmware version, not SDK version.
18
-
19
- ** NOTE** AT firmware version numbers and driver version numbers do not necessarily correspond: driver version ` v1.7 `
20
- does not imply AT FW version 1.7.0.0 support.
11
+ This driver supports AT firmware version from 1.3.0 to 1.7.0. We advise updating the
12
+ [ AT firmware] ( https://www.espressif.com/en/support/download/at?keys= ) to at least version 1.7.0.
21
13
22
14
## Restrictions
23
15
You can’t perform that action at this time.
0 commit comments