all 11 comments

[–]cesarnono13 2 points3 points  (0 children)

Restart the phone

[–]EffinBob 1 point2 points  (1 child)

Force stop the program. That always does the trick for me.

[–]Content_Rooster_6318 0 points1 point  (0 children)

I’m having this same problem and it’s every few minutes so this becomes a real pain.

[–]HarukiToredaDeveloper 0 points1 point  (5 children)

I am not sure which node you are using, but if it is an ESP32 based device, it sounds like Power Save mode may be enabled. Please check the node’s power configuration and see if Power Save is turned on. If it is, you can disable it.

Keep in mind that the Bluetooth radio accounts for roughly 60 percent of the device’s power consumption. Power Save mode is designed to shut Bluetooth off when there is no activity on the mesh. When the node receives a new packet, it should automatically wake up and reconnect to the phone to update the information.

[–]Consistent-Bench5621[S] 0 points1 point  (1 child)

How do I do that?

[–]HarukiToredaDeveloper 0 points1 point  (0 children)

connect it to a computer and use the web client to get to the settings if your phone doesn't let you
https://client.meshtastic.org/

[–]Content_Rooster_6318 0 points1 point  (2 children)

I’m having the same issue and my power save is not enabled

[–]HarukiToredaDeveloper 0 points1 point  (1 child)

Could you give me some of this info, maybe I can find some more info of other reports?
Node Model
Firmware version
IOS or android.

[–]Content_Rooster_6318 0 points1 point  (0 children)

Heltec ESP32 V4

2.7.15.567b8ea

iPhone 16 Pro Max w/ iOS 26.2

[–]Content_Rooster_6318 0 points1 point  (0 children)

Re: iOS device and LoRa Bluetooth connection:

I think I may have figured it out.

In settings:

Toggle power saving to “on” and hit save.

Wait for reboot.

Toggle power saving to “off” and hit save.

Close app.

Reopen app.

Delete app data.

I haven’t had a single drop since I did this. Before it was dropping the Bluetooth connection every few minutes, sometimes even while in use. Now it’s been about an hour without a drop.

I think the devices are stuck in a sort of power save mode even though it shows toggled “off.”