Giter Club home page Giter Club logo

Comments (7)

t-mon avatar t-mon commented on June 1, 2024

Watching at your logs, the commands arrive successfully to the nymea-networkmanager, are you getting responses in the app, like network list or something? Are you able to set up a wifi network at all or what is the effect?

Which Qt version do you have installed on your device? If this is an Armbian, I guess you have a buster underneath?

from nymea-networkmanager.

ericmigi avatar ericmigi commented on June 1, 2024

No, the network list never appears in the app. The spinner just keeps spinning. The weird part is that this exact setup works for other phones, it's only for this specific user that the error appears. He's tried with several different iPhones too!

Yes, it's stock Armbian buster.

from nymea-networkmanager.

ericmigi avatar ericmigi commented on June 1, 2024

this is happening on arm64, forgot to mention

from nymea-networkmanager.

t-mon avatar t-mon commented on June 1, 2024

So currently I have no idea why the writing back to the phone is not working. Something seems to went wrong while writing to any characteristic. This could happen on qt, bluez, firmware or even kernel level. Is it working if you restart nymea-networkmanager, since there was a bug in the past when advertising started the second time.

Also having the full log from the start until this error might be helpful.

Please make sure there is no password in the logs!

from nymea-networkmanager.

pastudan avatar pastudan commented on June 1, 2024

I'm the user having this issue that @ericmigi is referring to. http://ix.io/2D8j are the full logs when I run running nymea-networkmanager directly.

from nymea-networkmanager.

mzanetti avatar mzanetti commented on June 1, 2024

Can you please try to
a) Remove the device from the phone's bluetooth settings (if it's in there)
b) sudo rm -r /var/lib/bluetooth/* and reboot

FWIW, this is the line in QtBluetooth that bails out... Apparently when writing to the l2cap file provided by BlueZ.
https://code.qt.io/cgit/qt/qtconnectivity.git/tree/src/bluetooth/qlowenergycontroller_bluez.cpp#n979

No idea right now why this might happen for that particular device only...

Does this phone work when trying to set up e.g. a Raspberry Pi with the original image from berrylan.org?

from nymea-networkmanager.

pastudan avatar pastudan commented on June 1, 2024

Sure!

a) I never paired it with my phone, so it's not in the list of devices
b) tried removing /var/lib/bluetooth/* on the pi... same issue still


After installing the official BerryLan image, I am still having the same issue :-(

logs from official BerryLan image running on rPI4, using iPhone 11 Pro Max BerryLan app: http://ix.io/2Dgw

from nymea-networkmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.