Hi I have a Nordic Bluetooth NRF1822. I will like conect diferent bluetooth. Is it possible?
Thaks
Hi I have a Nordic Bluetooth NRF1822. I will like conect diferent bluetooth. Is it possible?
Thaks
Yes, S130 allows up to (correct me if i am wrong) 8 connections as central and 1 connection as peripheral. Newest version of SD may allow more, but i am not sure because of no documentation released yet.
Yes, S130 allows up to (correct me if i am wrong) 8 connections as central and 1 connection as peripheral. Newest version of SD may allow more, but i am not sure because of no documentation released yet.
I am a bit confuse with the memory setting of the S130. Rather than a fixed RAM & ROM, it is varies depending on the applications?
ROM is fixed, in newest release S130 RAM consumption should vary of initialization configuration AFAIK.
Here is a brief thread about the new S130 capabilities.
Thanks Wojtek, I am also looking for a complete example for multiple connection + UART for S120/S130 (S120 is preferred). I have integrated it in SDK 8 year ago but it seems like it has some re-connection issue when the peripheral drops from one central node and cause the new central node hanging. So now I am working on the SDK 10 but feel struggled to integrated them together - always got some complains. Is there a complete code available somewhere? Thanks! Jack
Actually, currently I am working only on S110. Planning to move to S132 soon :)