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

Heltec v3 WiFi issue #359

Open
snag1es opened this issue Mar 29, 2024 · 0 comments
Open

Heltec v3 WiFi issue #359

snag1es opened this issue Mar 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@snag1es
Copy link

snag1es commented Mar 29, 2024

Hi and congrats on the nice project
I experience an issue with the WiFi connection. Actually, after deploying the firmware the module very hard connects to WiFi and for some reason gets disconnected periodically. Using the same module on 868 Meshtastic networks I didn't expect the same issue. The module gets connected immediately after the firmware boots and stays stable and connected without dropping from the WiFi.
Also in the config, I enabled the Digi functionality using the syntax:

	"digi": {
		"active": true,
		"forward_timeout": 5,
		"beacon": true,
		"beacon_timeout": 15
	},

Still, when the module is disconnected I didn't see the package retransmited from the node. If I enable "tx_enable" in the LoRa section the module starts flooding with data coming from the Internet on 433.775 and becomes unusable because the traffic is huge.

Does software automatically switch in the LoRa section "tx_enable" from "false" to "true" when the Internet connection disappears and vice versa when the connection has been restored?

For the WiFi, I am using a standard 802.11 n WiFi access point with WPA2 Encryption
Board name: Heltec v3

@snag1es snag1es added the bug Something isn't working label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant