How to communicate with devices using bluetooth without pairing from same Xamarin app

Mihir Yelamanchili 21 Reputation points
2020-11-23T10:41:03.987+00:00

I am new to Xamarin development. I wanted to know is it possible to read data using bluetooth among devices without pairing?
I will install Xamarin app on multiple devices. This app will store some data like, user name, email, phone number etc. I want to read this information from another device through bluetooth from same Xamarin app. During this process I don't want to ask user to pair with another device. Because, in a company if there are 100 employees, to communicate between devices among 100, every user need to pair for 99 times. So is there anyway to bypass this option?

I am using Plugin.BLE plugin

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,298 questions
0 comments No comments
{count} votes