Hello All,
I am working two BLE chipset , one is nordic and another one different make (TI) so is it possible to communicate between two different make BLEs using our nordic SDK?
Hello All,
I am working two BLE chipset , one is nordic and another one different make (TI) so is it possible to communicate between two different make BLEs using our nordic SDK?
Yes bluetooth is a standard. How do you think that your phone (which doesn't use a nordic chip) can connect to your Nordic SDK or your TI SDK.
You'll have to write code for the Nordic chip with the Nordic SDK and for the TI chip with the TI SDK.