Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On board Bluetooth (Classic not BLE) #2

Open
wbadry opened this issue Feb 17, 2021 · 2 comments
Open

On board Bluetooth (Classic not BLE) #2

wbadry opened this issue Feb 17, 2021 · 2 comments

Comments

@wbadry
Copy link

wbadry commented Feb 17, 2021

Hi,
Is there any example for using the onboard BT as a classic, not BLE? It is mentioned in several places that it supports both classic and BLE but couldn't reach any example. Thanks

@hpssjellis
Copy link
Owner

I think all I have ever done is BLE not classic bluetooth. Not really sure what the difference between them is. Several chips seem to be able to do both and I think the portenta can.

Looks like BC can send more data but only very close, BLE sends less data but farther. That's my limit. https://www.thedroidsonroids.com/blog/bluetooth-classic-vs-bluetooth-low-energy-ble Arduino must have some BC examples.

@wbadry
Copy link
Author

wbadry commented Feb 21, 2021

Thanks, @hpssjellis . Actually, the classic bluetooth is always used externally via additional hardware like HC-05. I was unable to find a generic library for classic Bluetooth and Arduino as it is impossible to know how every chip work if it is non-standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants