Skip to content

Using Arduino code on FreeRTOS #179

Closed
@seopyoon

Description

@seopyoon

Hello,

I want to implement something very similar to SimpleWiFiServer on WiFi example from this repo. I want to add that to my current project written in C using esp-idf template.

How should I go about using the two together?? Should I port my C code to Arduino somehow?? Or, port Arduino code over to esp-idf??

In the esp-idf, there doesn't exist WiFi Client and etc., so I do not know how to go about merging two projects written in two different environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions