STM32 and Thinger without Arduino?

Hi

I want to use Thinger with STM32 and ESP8266 but i am not using the Arduino IDE.
i AM using KEIL IDE and programming in C, and wrote some functions to control the ESP8266.
How can i do it?
i will appreciate some help.

Hi! We have not implemented yet libraries for talking to ESP8266 via Serial, and our current libraries are mainly for Arduino, so, they will require some changes. We have some libraries for the ARM Mbed environment, that could be a great starting point. I will try to take a look to the KEIL IDE to try to setup a basic sketch for connecting to thinger.

Thanks!

1 Like

Any progress ?
Thank you