blemanager2

  1. SJQ

    Android Question BLE & Bluetooth Classic Issues in separate apps when running on the same device.

    I have two applications running on various Android devices with varying SDK versions, so, this isn't an issue with a particular version of android. One application uses BLE and scans for a particular set of beacons, these beacons have buttons and when pressed the name of the beacon changes for...
  2. P

    Android Question problem with BLE, beacons, and reading the advertisement package

    I am trying to connect to an iBeacon via the app and I am using the trial version of b4a. my problems are as follows: 1. The BeaconParser function is unavailable and the readRemoteRssi function is causing an error message = Cannot assign void value. 2. My BleManager2_object.Scan2(Null,True) is...
Top