I was reaching out to build a remote with the 1010 as the transmitter and the esp 8266 as the receiver.
I was thinking, that the ESP uses the uart protocol to communicate with the Motor controller(Vesc). That's is handable for me, but when it comes to the communication between the two boards, then my words are ending there and I don't know how to do it. Have you an advice for me?
I tried to compile it for the mkr 1010, but I can't include the ESP8266WiFi header. Only when I choose the ESP Build Option, but then it is useless for me.