esp32 wifi-bluetooth? #51
Unanswered
chipset2011
asked this question in
Q&A
Replies: 1 comment
-
Hello, theoretically it is possible to accomplish this idea of yours. First of all, you need to understand the architecture of Mini Program https://docs.zepp.com/docs/guides/architecture/arc/, with the function of accessing the network, the specific implementation can refer to our example https://docs.zepp.com/docs/samples/app/fetchAPI/. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, let's say I have an esp32 wifi module that sends small data over wifi to a client-server, is there any way to get this data from the server over the wifi network ? Or is there a way to interact with the same esp32 via bluetooth directly?
Beta Was this translation helpful? Give feedback.
All reactions