Struggle with button press with react-native-ble-plx #4169
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment
-
Posted at 2023-04-03 by @gfwilliams That looks good to me, but to make it show up you have to be sure that you're disconnected from bluetooth when you run ... but if you just wanted to detect a button press, maybe just do:
That will send just the text |
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.
-
Posted at 2023-04-02 by user154849
Hi, im kinda struggling again using react-native-ble-plx
I try to recognize when the button was pressed, i tried different things, my last approach was to add a characteristic and monitor this in my react native application, but the characteristic just wont show up, any ideas?
Beta Was this translation helpful? Give feedback.
All reactions