• Sometimes, I would like to have the option using onRead. This would help to read/calculate/whatever this value, only if somebody(the client) asks for it.
    Anyway, since nRF does not support this in an easy way, I'll remove it from ESP32 port.

    Only way to set a new value I know about is nrf.updateServices, correct ?
    And the only way to read a value after being written by client is to keep track with onWrite, correct ?

    Description is always writable as far as I can see. Puck.js ignores writing a description. It could be done on ESP32, but I don't see a reason doing that.
    I'll keep it similiar to Puck.js and last not least its less work for me ;-)

About

Avatar for JumJum @JumJum started