Thank you all for the help! I tried uploading the example code to the puck, but when I connect to it from the react native app and printing out all characteristics, I can't seem to find the one I supposedly created using NRF.setServices().
Am I doing something completely wrong that you can see? When using the same RN library reading from a MDBT42Q it works well.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thank you all for the help! I tried uploading the example code to the puck, but when I connect to it from the react native app and printing out all characteristics, I can't seem to find the one I supposedly created using NRF.setServices().
Am I doing something completely wrong that you can see? When using the same RN library reading from a MDBT42Q it works well.
Espruino Code:
RN code: