Android Question Code example for bluetooth peripheral on B4A

TurboCCC

Member
Licensed User
Hey everyone, newbie on B4A here,

I developed an app on iOS in Swift that does both Bluetooth central and peripheral at the same time. The app is used as a bridge between another peripheral and another central. I am looking at a way of doing a similar application on Android. I opted for B4A as the easiest way to achieve this. I installed B4A and successfully ran the BLE Example (for central).

Now I am looking at a way of testing the peripheral mode in B4A. I found an old thread saying that B4A Bluetooth peripheral was not implemented but only working in B4I. Could be obsolete info.

1- Can B4A do Bluetooth peripheral?
2- Is there an example of that somewhere?
3- How do we search only in a forum subsection? :?

Thanks.
 
Top