This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Peripheral in a connected mode and broadcaster

For nRF51 series chips and S110, S120, S130 soft devices.

Is it somehow possible to have a connected ble peripheral while broadcasting data?

S110 spec doc says "broadcaster can run concurrently with a peripheral in a connection.". It seems that it should be possible. Is this really the case? I could not find any working code examples that do that.

Parents
  • We were told by Nordic that this was going to be in the current release of S110. So I do believe this is possible, however I cannot provide any help with a code example (not there yet in f/w development). Have you tried simply starting advertising while connected? I assume you have to change to un-connectable advertising first.

  • I have tried starting new advertising while connected on S110. I set type to BLE_GAP_ADV_TYPE_ADV_NONCONN_IND and 150 ms interval. But device just reboots.

Reply Children
No Data
Related