BTstack LEPeripheral - How to send data to other device #1525
DTSchneiderlein
started this conversation in
General
Replies: 1 comment
-
I am also facing the same issue, from the raspberry pi sdk everything works, the temp sensor example. But using with Arduino and this library, the same functions are not working. I want to send response to the Android query. Did you find any solution to the same. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried BTstack LEPeripheral Example with a Pico w on one side and an Android device on the other. I can send individual bytes from the android device to the Pico (and read them out via the serial port), but I haven't figured out how to send anything from the Pico to the Android device. Is there any other way to do this yet?
Beta Was this translation helpful? Give feedback.
All reactions