app to control arduino via WiFi

hello,

I am doing a datalogger for Suzuki and Kawasaki motorbikes. It will be completely open hardware and open source. It is already working and it is based on the STM32F103C8 an arduino-like board, right now i am using bluetooth and virtuino to control it with my mobile phone

But I would like to use the wifi (esp01) so i am loking for an app which would let me control my board over wifi, do you know any that will let me do it?

I can't use Blynck because i would like to pubblish the app once it is ready and with blynk i should pay 200$ per month, crazy

about cayenne, yes i could use it, but really i don't understand if there is any way to share the app, is it possible?

Take a look at esp-link. It is the closest thing to a WiFi serial port.

gdsports:
Take a look at esp-link. It is the closest thing to a WiFi serial port.

GitHub - jeelabs/esp-link: esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer

thanks that is interesting but i have no clue on how to write apps on android so i need an application like blynk :frowning: