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

establishSession method call below Error code: 302, #20

Open
MurtuzaSrashtaSoft opened this issue Jan 21, 2022 · 1 comment
Open

establishSession method call below Error code: 302, #20

MurtuzaSrashtaSoft opened this issue Jan 21, 2022 · 1 comment

Comments

@MurtuzaSrashtaSoft
Copy link

scanBle Ble Method code change uuids: []


  Stream<ScanResult> scanBle() {
    stopScanBle();
    return _bleManager.startPeripheralScan(
        uuids: [], //[TransportBLE.PROV_BLE_SERVICE],
        scanMode: ScanMode.balanced,
        allowDuplicates: true);
  }

Error code: 302, ATT error code: null, iOS error code: null, Android error code: null, reason: null, internal message: null, device ID: null, service UUID: 021a9004-0382-4aea-bff4-6b3f1c5adfb4, characteristic UUID: null, descriptor UUID: null

Screenshot 2022-01-21 at 12 58 44 PM

Not received wifi list

Error

Screenshot 2022-01-21 at 1 02 07 PM

@skashok
Copy link

skashok commented May 31, 2022

Hi @MurtuzaSrashtaSoft

I am exactly facing the same issue, Is there fix for this. please share if you have more info.

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