I am working on a project using ESP8266 and I used Arduino platform and NodeMCU platform, the next step is to do the same project using official/native sdk, I have searched for the differeneces between the two sdks. I couldn't find the more suitable one for me. The question is what is the criteria that i should apply to choose between the two sdks? what is more suitable for my application.
Note: My project is just getting data from a button and send it to a server/broker using MQTT lib.
Thank you for your time.