06-11-2015 11:10 PM
Hi
Is it possible to interface Bluetooth enabled sensor(for example temperature or blood pressure sensor) with compact RIO?
If anybody knows, kindly share your knowledge.
RAVIVR
06-16-2015 03:28 PM
What sensor(s) are you wanting to interact with? Note that bluetooth support (that loads the protocol handling into the kernel) is not present in the default kernel configurations, however depending on what you need to do, you may be able to work with handling the protocol specifics in userspace. Either that or you can rebuild the kernel if you are feeling adventurous...