308 Commits

Author SHA1 Message Date
938d127fc5 fix(sc): fix the issue of sending failure and exit
1. Send unicast first, use broadcast to send if unicast fails.
         2. Send 60 times successfully before exiting.
2021-05-14 11:45:15 +08:00
7d7b70c9ce feat(mqtt): modify example and cmake file for building 2021-01-20 11:57:37 +08:00
fc39abf487 feat(mqtt): bring mqtt example from idf
Commit ID: c40f2590
2021-01-20 10:20:56 +08:00
b9628e8608 feat(esptouch_v2): support esptouch_v2 2020-12-03 18:02:15 +08:00
48be630192 Merge branch 'feature/add_coap_ipv6_multicast' into 'master'
feat(coap): Add coap multicast client and server example

See merge request sdk/ESP8266_RTOS_SDK!1567
2020-12-03 17:32:07 +08:00
5eb56325be fix(iperf): fix iperf console name 2020-12-01 14:29:09 +08:00
549a1e77fa feat(coap): Add coap multicast client and server example 2020-11-19 19:26:38 +08:00
f04d73aca3 Merge branch 'feature/esp_smartconfig_refactor' into 'master'
feat(smartconfig): refactor smartconfig callback to use esp event

See merge request sdk/ESP8266_RTOS_SDK!1553
2020-11-11 14:24:12 +08:00
d3a974f6f2 feat(smartconfig): refactor smartconfig callback to use esp event
Consistent with esp-idf(branch: release/v4.2, commit id: c5bb6c4)
2020-11-11 11:25:02 +08:00
370ac3e48a feat(icmp): Support IPv6 ping and add icmp example 2020-11-02 14:18:15 +08:00
307c28b694 fix(iperf): fix iperf result error due to nano newlib and uint32_t data len 2020-10-13 15:26:50 +08:00
72cbf0d55e bugfix(pwm): support fractional phase
* Supports fractional phase, making the phase function produce higher precision waveforms.
* Enhanced stability
2020-09-21 10:37:23 +08:00
ac10b42802 Merge branch 'feature/update_coap_from_idf' into 'master'
Feature/update coap from idf

See merge request sdk/ESP8266_RTOS_SDK!1318
2020-09-18 15:35:33 +08:00
3c1857d428 Merge branch 'feature/add_modbus_tcp_function' into 'master'
feat(modbus): add modbus tcp function

See merge request sdk/ESP8266_RTOS_SDK!1489
2020-09-18 11:54:26 +08:00
684ea0a479 feat(coap): Add COAP enable macro to make coap not build if application not use coap module 2020-09-18 11:51:18 +08:00
9ed7356f01 feat(coap): Bring coap component and example from idf
Commit ID: 463a9d8b
2020-09-18 11:50:44 +08:00
08ed934873 Merge branch 'feature/update_mqtt_component_examples_from_idf' into 'master'
Feature/update mqtt component examples from idf

See merge request sdk/ESP8266_RTOS_SDK!1314
2020-09-18 11:01:18 +08:00
0212e2994f feat(iperf): Modify iperf example for esp8266 2020-09-14 11:32:20 +08:00
f5559acd20 feat(iperf): Brinf iperf from idf release/v4.1
Commit ID:5ef1b39
2020-09-14 11:32:20 +08:00
18c3a1944a Merge branch 'feature/rm_unused_config_dependence' into 'master'
feat(kconfig): Remove unused config dependence

See merge request sdk/ESP8266_RTOS_SDK!1524
2020-09-10 16:13:42 +08:00
b4831fad03 feat(kconfig): Remove unused config dependence 2020-09-09 10:56:06 +08:00
9cef749444 feat(examples): add roaming example 2020-09-03 14:07:06 +08:00
ac363395f4 Merge branch 'feature/update_wifi_provisioning_from_idf' into 'master'
feat(provisioning): update wifi provisioning from idf

See merge request sdk/ESP8266_RTOS_SDK!1501
2020-08-26 11:36:43 +08:00
f973405925 Merge branch 'feature/update_esp_http_client' into 'master'
feat(http): update esp_http_client component and example from idf

See merge request sdk/ESP8266_RTOS_SDK!1499
2020-08-26 11:36:28 +08:00
e716bb876d feat(wpa_supplicant): refactor wpa_supplicant 2020-08-18 11:04:45 +08:00
38b91692da feat(esp8266): rename some wifi private file 2020-08-18 10:22:08 +08:00
82dcc3e0ad feat(provisioning): Modify component and example for ESP8266 2020-08-11 15:10:30 +08:00
08537e4238 feat(provisioning): Bring wifi_provisioning component and example from idf
Commit ID: dd3c0329
2020-08-11 15:10:30 +08:00
08a4fe0d61 feat(http): Modify for esp8266 2020-08-07 14:53:32 +08:00
9ea5d2abe7 feat(http): Bring esp_http_client component and example from idf
Commit ID: dd3c0329
2020-08-07 11:32:37 +08:00
c2e915bbf8 feat(modbus): modify modbus tcp port that can run on ESP8266 2020-07-30 14:47:41 +08:00
c758052cdc feat(modbus): Bring freemodbus component and example from IDF
Commit ID: d0b9829e
2020-07-28 17:21:55 +08:00
d20cf8fc05 Merge branch 'feature/update_vfs_for_fatfs' into 'master'
feat(vfs): update vfs for ESP8266

See merge request sdk/ESP8266_RTOS_SDK!1317
2020-07-23 11:33:15 +08:00
2fd6ea138c Merge branch 'feature/update_lwip_component' into 'master'
feat(lw-ip): update lw-ip component according to IDF

See merge request sdk/ESP8266_RTOS_SDK!1479
2020-07-20 11:47:03 +08:00
f7e1bb83fb Merge branch 'feature/modify_task_stack_size_dynamically' into 'master'
freertos: add feature to modify task stack deepth dynamically

See merge request sdk/ESP8266_RTOS_SDK!1257
2020-07-17 18:36:40 +08:00
5f61afc090 feat(freertos): add feature to modify task stack deepth dynamically 2020-07-17 16:58:47 +08:00
ef2c714c06 feat(lwip): update lwip component according to IDF
commit ID: 79a5b0b5
2020-07-17 09:59:18 +08:00
e2c2c2b5ae feat(example): set authmode threshold to WPA2 when password set 2020-07-08 11:15:20 +08:00
ae5b1b3b86 feat(phy): update phy library from 1159.0 to 1163.0
1. optimize TX EVM
2. optimize clock setting in wake-up
2020-06-30 16:05:38 +08:00
6d784f8208 feat(mqtt): Modify mqtt component for RTOS 2020-05-27 15:30:21 +08:00
267eb800c2 feat(mqtt): Bring mqtt submodule and examples from esp-idf
Commit ID: 463a9d8b
2020-05-27 14:35:48 +08:00
ddba17707f Merge branch 'feature/update_mdns_from_idf' into 'master'
feat(mbedtls): Update mdns from esp-idf

See merge request sdk/ESP8266_RTOS_SDK!1320
2020-05-27 10:25:01 +08:00
4341b0b95d Merge branch 'feature/add_util_algorithm_to_mbedtls' into 'master'
feat(mbedtls): remove util algorithm and add them to esp8266 rom and mbedtls

See merge request sdk/ESP8266_RTOS_SDK!1256
2020-05-27 10:22:56 +08:00
2e2512eec6 Merge branch 'bugfix/fix_example_smartconfig_not_start_task' into 'master'
fix(smartconfig): Fix smartconfig example not start task when Wi-Fi starts

See merge request sdk/ESP8266_RTOS_SDK!1398
2020-05-27 10:01:02 +08:00
655f934008 fix(wifi): fix writing error 2020-05-25 16:51:12 +08:00
4c9f917f35 fix(smartconfig): Fix smartconfig example not start task when Wi-Fi starts 2020-05-15 14:05:25 +08:00
89177a8365 feat(phy): update phy library from 1156.0 to 1059.0
1. add phy configuration parameters calibration
2020-04-21 18:01:30 +08:00
ee4224ab66 feat(pm): refactor power management according to IDF 2020-04-15 11:48:34 +08:00
a4dbca40f5 feat(phy): update phy library from 1155.0 to 1156.0
1. fix bug in calibration
2. reduce RAM cost
3. reduce current when RF is closed
2020-03-24 15:11:26 +08:00
514bca61f4 feat(mbedtls): remove util algorithm and add them to esp8266 rom and mbedtls 2020-03-02 15:36:50 +08:00