What is the maximum of bonded entries of the BGM111 ?
ie: how many smartphone can be stored in the "bonded database" that can be returned by "cmd_sm_list_all_bondings" ?
Also, what happen once the maximum number has be reached and I need to bond another phone ?
Thanks,
Thomas.
Bluetooth Low Energy
Discussion Forums
Bluetooth Classic
Unanswered
Hi,
The maximum number of bonded devices is currently 14. See cmd_sm_store_bonding_configuration in the Bluetooth Smart Software API reference manual.
Regarding the overflow of this buffer please refer to the following article: https://www.silabs.com/community/wireless/bluetooth/knowledge-base.entry.html/2017/07/24/the_new_bond_replace-d30v
BGM111 maximum bonded devices
Hello,
What is the maximum of bonded entries of the BGM111 ?
ie: how many smartphone can be stored in the "bonded database" that can be returned by "cmd_sm_list_all_bondings" ?
Also, what happen once the maximum number has be reached and I need to bond another phone ?
Thanks,
Thomas.
Hi,
The maximum number of bonded devices is currently 14. See cmd_sm_store_bonding_configuration in the Bluetooth Smart Software API reference manual.
Regarding the overflow of this buffer please refer to the following article: https://www.silabs.com/community/wireless/bluetooth/knowledge-base.entry.html/2017/07/24/the_new_bond_replace-d30v
Best Regards,
Arnold
Nice !
Exactly what I was looking for !
Thanks a lot.