SKKU-ESLAB / ANT

ANT (AI-based Networked Things) Framework
Apache License 2.0
26 stars 28 forks source link

Use of Internal Bluetooth on Raspberry Pi 3 #19

Closed sinban04 closed 4 years ago

sinban04 commented 7 years ago

Now, de facto standard target device of ANT is Raspberry Pi3 and Tegra TX2. And when we are testing on the raspberry pi3, we had some issue with the bluetooth device. RPI3 has internal bluetooth module and it would be disabled when used with the external BT module. This problem is general around several other projects (such as ardupilot with Navio2) We are on testing continuously, and we will make an announcement or manual soon for RPI3 bluetooth.

Anyway, now i recommend not to use external bluetooth dongle when using RPI3. If you have another problem, please report here. Thanks.

RedCarrottt commented 7 years ago

Related to #14

RedCarrottt commented 4 years ago

Recent selective connection disables internal Bluetooth module of Raspberry Pi 3 since the module has problems when switching between Bluetooth and Wi-fi Direct.

Therefore I close this issue.