• Hi everyone,

    I'm very new to the Espruino platform and I got myself the above mentioned module, beacuse I want to create a very basic Bluetooth application. The module shall be a peripheral exposing the battery service and one custom service which contains two characteristics.

    I tried to use

    NRF.setServices
    

    via the NRF object and then flashed it onto the module via Serial, but it looks like the moment the code is activated the module is restarting several times and then no change to the software is visible. I guess I made a simple mistake, but I couldn't find a good full example explaining the way Bluetooth works on this platform.

    Can anyone help me out on this? I'm running firmware versio 2v00.136 btw.

    Thanks for any help!

About

Avatar for binux @binux started