meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.35k stars 816 forks source link

[Bug]: Telemetry Data only visible in iOS app for Bluetooth connected device #4072

Closed spqr1234 closed 3 months ago

spqr1234 commented 3 months ago

Category

Other

Hardware

Rak4631

Firmware Version

2.3.11

Description

Having installed the BOSCH BME680 environment sensor and configured the iOS app to enable the Telemetry sensor module. The telemetry data only appears in the node info if directly connected to the device via bluetooth. When I connect using the iOS app to other nodes on the same mesh the telemetry data of the node on which the module is installed is not being displayed in the node info. It seems the telemetry data is not being shared via LoRa

Relevant log output

No response

thebentern commented 3 months ago

Telemetry is only broadcasted on the primary (first) channel. Are the other nodes on this channel?