esp-now icon indicating copy to clipboard operation
esp-now copied to clipboard

Is this compatible with ESP-IDF release/v4.1 and release/v3.3?

Open sagar448 opened this issue 3 years ago • 2 comments

We would like to integrate this into our projects which are currently based on release 4.1 and 3.3. Would this be compatible with those versions?

Thanks!

sagar448 avatar Jan 13 '22 22:01 sagar448

This project is compatible with release v4.3, not compatible with release 4.1 and 3.3. Because some apis are not the same, like console APIs in components/debug, led APIs in examples/dev_kits/common_components/led.

what functions do you will use in espnow? you may try to change the APIs to your IDF version.

LJYSP avatar Jan 14 '22 03:01 LJYSP

Hello @LJYSP

Does this project work with the idf v4.2.2 ? Can we directly use the components ? Does the Components utils are based on the v4.3 ??

horsemann07 avatar Mar 22 '22 13:03 horsemann07

@sagar448 Please refer to the instructions of idf-version and checkout it to the master branch.

lhespress avatar Jan 11 '23 09:01 lhespress

@sagar448 Closing this issue since there has been no update on this. Please feel free to reopen if required.

lhespress avatar Apr 14 '23 10:04 lhespress