NRF.setServices does not work on one Puck.js, but works on another one. #2027
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 3 comments
-
Posted at 2017-02-12 by @MaBecker disable & enable bluetooth on the device (eg cellphone) used to read and try again |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2017-02-13 by @gfwilliams There are 2 potential issues...
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2017-02-13 by tkonishi Hi Mabe, Gordon, |
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 2017-02-12 by tkonishi
Hi all,
This simple code [1] works on one Puck.js(8a78) but doesn't on another one (5f09).
Both firm versions are 1v91. Other functions like
ble_eddystone
orble_ibeacon
works well on 5f09.So I wonder why only NRF.setServices does not work on it.
Followed by Troubleshooting guide, I've tried to reset 5f09, but the issue is not gone.
How to test this device?
Thanks,
Takayuki
[1]
Beta Was this translation helpful? Give feedback.
All reactions