Skip to content

Receive custom data from ESP #12

Description

@felixeriksson

Hello!
It's possible to send custom data to the ESP32 from this library (https://github.com/omert08/esp_softap_provisioning/blob/main/example/lib/wifi_screen/wifi_bloc.dart#L62) after registering a custom endpoint on the ESP with wifi_prov_mgr_endpoint_register("custom-data", custom_prov_data_handler, NULL);, as you previously told me.

I'm wondering if it's possible to also receive custom data from the device with this library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions