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

Is there a serial port profile for BLE?

Is there any equivalent to the SPP profile from Bluetooth Classic? I've always used this as a way to transmit custom data using Bluetooth, but I can't seem to find anything equivalent for BLE.

Parents
  • "application note explaining how to build a custom service for the S110"

    This would be tremendously valuable. A basic example using the softdevice gatt functions would make this a lot easier. Although the BPS example is simple, it doesn't provide enough information to extrapolate the order of operations needed to setup the custom GATT details.

    Any ETA? Shoot, a code snippit showing the services_init() function would probably be enough to help.

Reply
  • "application note explaining how to build a custom service for the S110"

    This would be tremendously valuable. A basic example using the softdevice gatt functions would make this a lot easier. Although the BPS example is simple, it doesn't provide enough information to extrapolate the order of operations needed to setup the custom GATT details.

    Any ETA? Shoot, a code snippit showing the services_init() function would probably be enough to help.

Children
Related