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

bluetooth disconnect callback is called only one.

Preferences: nRF52832 chip, s132_nrf52_4.0.2_softdevice

Two or more nRF52832 chip are connected to iOS and Android. And do bluetooth off in smart phone. this case, bluetooth disconnect callback function is called only one. but, if do that in TI chip, bluetooth callback function is called everything ble device.

do you solve this problem? please help me.

Parents
  • Thanks. Maybe iOS disconnect callback function is closed when bluetooth turn off. So, Bluetooth disconnect callback function is called a little and that closed. When bluetooth turn off in iOS, all nRF device state are disconnected in another function. I tried change connection time, interval and etc. but this problem keep in iOS. I don't know why TI chip is normal. but, i guess that disconnect callback closed.

Reply
  • Thanks. Maybe iOS disconnect callback function is closed when bluetooth turn off. So, Bluetooth disconnect callback function is called a little and that closed. When bluetooth turn off in iOS, all nRF device state are disconnected in another function. I tried change connection time, interval and etc. but this problem keep in iOS. I don't know why TI chip is normal. but, i guess that disconnect callback closed.

Children
No Data
Related