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

Connection issue with Raspberry Pi #402

Open
CodeWithBishal opened this issue Sep 18, 2024 · 0 comments
Open

Connection issue with Raspberry Pi #402

CodeWithBishal opened this issue Sep 18, 2024 · 0 comments

Comments

@CodeWithBishal
Copy link

I have a Raspberry Pi device with hotspot setup and no internet connection, and I have a webserver setup in the Raspberry Pi device and to communicate(send/receive) data from that RPi device I am using flutter app. The mobile device and the raspberry pi needs to be in the same network to transfer data, now I am trying to connect to the RPi device's hotspot from flutter using WiFi IoT plugin.

But If I use "useInternet" flag of the plugin to False, it does not connect to the RPi, with "useInternet" set to True, it connects but for some reason data can't be transmitted and I get a no internet error in the mobile app and hence the app is not able to communicate with the server.

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

1 participant