This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nano-Pb

Hi,

 I am trying to implement protobuf for my application. I have seen that nano-pb library is there in SDK file. I want to use it in BLE-UART communication. How to do with that and is there any example related on it 

I am using nrf52832 SDK17.0.2 SES

Parents Reply
  • Sunil vignesh said:
    Can you come across this link before is it work?

     I have not tested it, so I don't know.

    Please note that there is no predefined file transfer service in Bluetooth Low Energy, so you will have to implement this yourself in a custom service. I am not sure whether this .proto/nano-pb is the way to go. Why do you need to use this to send a message to a phone? Can you not just send a message without the protobuf? Have you tried the ble_app_uart example?

    Best regards,

    Edvin

Children
No Data
Related