Languages

Menu
Sites
Language
Debugging Bluetooth

Hi !

 

Our watch app (galaxy active) has a feature of bluetooth connection with phone.

There are many kinds of data traffics Between the watch and the phone.

 

But to debug our watch app with xamarin (VS2019), it's so hard to do it through wifi.

 

Do you have any debugging protocol through Bluetooth ?

I mean "debugging over Bluetooth".

 

Thanks.

 

 

 

 

Responses

1 Replies
Ricky Kim

Hi !

 

When bluetooth is turned on, the Wi-Fi is automatically turned off.

because of it, I am confused how to debug bluetooth.

 

But the setting of Wi-Fi is changed to turned always, then wifi debugging and bluetooth can be enabled at the same time.

 

Thanks !!