eclipse-threadx / samples

A collection of complete sample workspaces and projects for popular development boards from ST, NXP, Renesas, Microchip and Microsoft using popular IDEs and toolchains, including IAR, ARM, STM32CubeIDE, MCUXpresso, MPLAB, Visual Studio, and Visual Studio Code.
136 stars 53 forks source link

Renesas Cloud Kit to use standard netduox lib #26

Closed shu-liu1314 closed 3 years ago

shu-liu1314 commented 3 years ago

Hi, Can the Renesas cloud kit use the standard Netduox dns, http, sntp, etc, instead of using the customized functions in the sdk project with the wifi driver? Renesas_RSK_2MB board uses the standard netduox.

ghost commented 3 years ago

I am afraid not unless the wi-fi module supports bypass mode , as the wi-fi module has integrated the TCP/IP.

TiejunMS commented 3 years ago

@wangwen-ms is correct for the current sample project. Since Azure RTOS 6.1.8 release, there is a new feature called TCP/IP offload. We are working with Renesas to upgrade WIFI driver to support it. Once it is done, most of NetXDuo addons can be enabled seamlessly.