• Hi All,
    I am new to puck js and i am working on NRF service i need to make my service visible to other devices so i am passing options ,{ advertise:['1802']}); in when i setup a service.

    refer to http://www.espruino.com/Reference#l_NRF_setServices

    I am getting following error

    Uncaught Error: Unknown option "advertise"
    at line 8 col 29
    }, { advertise: [ '1802' ] });

    Please help me

About

Avatar for Harry @Harry started