Hi everyone,
I'm trying to match my esp32 with watchx.
(reference project : https://www.youtube.com/watch?v=AKSIGRdL-ts&t=670s)
The main difference of my project that i used esp32 for bluetooth connection. I paired watchx and esp32 by using server-client method and i sended watchx IMU values to esp32. But also i want to send data from esp32 to watchx but it seems it is not possible by server-client method. So can i pair devices by using esp32’s MAC adress on the given mblock code? Or any alternative method?
With my best regards