For my project I'm planning to port libcoap (https://github.com/obgm/libcoap) using RTOS-SDK. I have gone through esp-idf(https://github.com/espressif/esp-idf) in that you have already port libcoap (https://github.com/espressif/esp-idf/tr ... nents/coap).
Here is my doubts. Can you guys help me for this

1. Can I use esp-idf for ESP8266 ? because as per my understanding both are using same microcontroller and hopefull wifi stack also will be same.

2. Is it feasible to port libcoap ? you guys have already port it for esp32. so hopefully you are having handon experience on this. It will be helpfull if you provide little guide on this.


regards,
Prakash