JordiCP Expert Licensed User Longtime User Mar 14, 2022 #1 Hi all, I need to do a quick test trying to control a vendor-specific BLE peripheral using a rPi4 as a central. Made a quick search and found that there is jBLuetooth library (with a specific version for rpi), but seems (may be wrong) to be only for SPP profile? https://www.b4x.com/android/forum/threads/iot-rpi-raspberry-pi-bluetooth-tutorial.60214/ Is there a known way with B4J to work as a BLE central with a raspberryPi, using the built-in bluetooth hardware? Thanks in advance
Hi all, I need to do a quick test trying to control a vendor-specific BLE peripheral using a rPi4 as a central. Made a quick search and found that there is jBLuetooth library (with a specific version for rpi), but seems (may be wrong) to be only for SPP profile? https://www.b4x.com/android/forum/threads/iot-rpi-raspberry-pi-bluetooth-tutorial.60214/ Is there a known way with B4J to work as a BLE central with a raspberryPi, using the built-in bluetooth hardware? Thanks in advance
Erel B4X founder Staff member Licensed User Longtime User Mar 15, 2022 #2 There is no BLE library available for B4J. You might be able to do it by installing Android Things on the RPi however Google has deprecated Android Things. Upvote 0
There is no BLE library available for B4J. You might be able to do it by installing Android Things on the RPi however Google has deprecated Android Things.