Hi,

On 29 December 2017 at 07:22, Aditya Xavier <[email protected]> wrote:
> Hello, am I correct in my understanding that the BLE Mesh implementation 
> would require us to follow one of the Models as specified?
You need to create model, but you are not limited to the one specified by BT SIG

>
> For e.g. in my case I need to implement a REST client over BLE Mesh. I 
> believe this can be easily on Bluetooth, however am not sure how to do so on 
> blemesh.

Probably you need to design your own model for this. In blemesh
application in main.c you can find example of vendor model which
implements generic on/off but you can implement your own one.

>
> Please do point me in the right direction if I missed something.
>
> Thanks,
> Aditya Xavier.

Hope that helps

Łukasz

Reply via email to