[Puck.js][Gen 1] Failing to get primary services from device #3890
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment
-
Posted at 2021-11-25 by @gfwilliams You're sure it's a Bluetooth LE device? Could you try without the You could try adding |
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
-
Posted at 2021-11-21 by JanM
Hey all,
I am working on a little program that will let me use my Puck gen 1 as a remote control for my standing desk.
I found the desk's MAC address through nrf Connect app. The app also shows me the UUIDS for the primary services. However, when I try to get a service or to list the service, the connection times out for me. Here's my code:
The output is the following:
I tried the same code on another Puck that is still running 1.9.1 but it gives me basically the same output.
Does anyone have an idea what could be doing wrong here?
Beta Was this translation helpful? Give feedback.
All reactions