meshtastic / firmware

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

[Bug]: Error:we don't yet have our myNodeinfo #1781

Closed lewisxhe closed 1 year ago

lewisxhe commented 1 year ago

Category

Other

Hardware

T-Beam

Firmware Version

1.3.42

Description

Use the following command to import version 1.3.42


.\device-install.bat -p COM28 -f firmware-tbeam-1.3.42.9bd9252.bin

After the t-beam v1.1 is swiped in, open the app. After successfully pairing Bluetooth, it returns when sending a message in the sending message

Error:we don't yet have our myNodeinfo

I use cli to obtain the following information:


> meshtastic.exe --port COM28  --info
Connected to radio

Owner: Meshtastic 3030 (3030)
My info: { "myNodeNum": 4066783280, "maxChannels": 8, "firmwareVersion": "1.3.42.9bd9252-d", "rebootCount": 7, "bitrate": 74.341286, "messageTimeoutMsec": 300000, "minAppVersion": 20300, "hasWifi": true }
Nodes in mesh:  {'num': 4066783280, 'user': {'id': '!f2663030', 'longName': 'Meshtastic 3030', 'shortName': '3030', 'macaddr': '08:3a:f2:66:30:30', 'hwModel': 'TBEAM'}, 'position': {}}

Preferences: { "device": { "serialEnabled": true }, "position": { "positionBroadcastSecs": 900, "positionBroadcastSmartEnabled": true, "gpsEnabled": true, "gpsUpdateInterval": 120, "gpsAttemptTime": 900, "positionFlags": 3 }, "power": { "waitBluetoothSecs": 60, "meshSdsTimeoutSecs": 7200, "sdsSecs": 4294967295, "lsSecs": 300, "minWakeSecs": 10 }, "network": { "ntpServer": "0.pool.ntp.org" }, "display": { "screenOnSecs": 600 }, "lora": { "region": "EU_868", "hopLimit": 3, "txEnabled": true, "txPower": 27 }, "bluetooth": { "enabled": true, "fixedPin": 123456 } }

Module preferences: { "mqtt": {}, "serial": {}, "externalNotification": {}, "rangeTest": {}, "telemetry": { "deviceUpdateInterval": 900, "environmentUpdateInterval": 900 }, "cannedMessage": {} }

Channels:
  PRIMARY psk=default { "psk": "AQ==" }

Primary channel URL: https://www.meshtastic.org/e/#CgMSAQESCDgDQANIAVAb

---

I try to set the region manually, but the error is the same after setting!

> meshtastic.exe --port COM28  --set lora.region EU_868

> meshtastic.exe --port COM28  --get lora.region
Connected to radio

lora.region: 3
Completed getting preferences

Relevant log output

ets Jul 29 2019 12:21:46

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13132
load:0x40080400,len:3036
entry 0x400805e4
[    11][D][esp32-hal-cpu.c:244] setCpuFrequencyMhz(): PLL: 480 / 2 = 240 Mhz, APB: 80000000 Hz
[   460][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
斆\0@??:??:?? 0 

//\ E S H T /\ S T / C

??:??:?? 0 booted, wake cause 0 (boot count 1), reset_reason=reset
??:??:?? 0 Filesystem files (434176/1048576 Bytes):
??:??:?? 0  /prefs/channels.proto (53 Bytes)
??:??:?? 0  /prefs/config.proto (81 Bytes)
??:??:?? 0  /prefs/db.proto (144 Bytes)
??:??:?? 0  /static/.gitkeep (0 Bytes)
??:??:?? 0  /static/Logo_Black.svg.gz (592 Bytes)
??:??:?? 0  /static/icon.svg.gz (842 Bytes)
??:??:?? 0  /static/index.2759ba5d.js.gz (347 Bytes)
??:??:?? 0  /static/index.38729f85.js.gz (370241 Bytes)
??:??:?? 0  /static/index.41c907e2.css.gz (13559 Bytes)
??:??:?? 0  /static/index.html.gz (509 Bytes)
??:??:?? 0  /static/robots.txt.gz (42 Bytes)
??:??:?? 0  /static/site.webmanifest.gz (196 Bytes)
[   782][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
??:??:?? 0 I2C device found at address 0x34
??:??:?? 0 axp192/axp2101 PMU found
??:??:?? 0 I2C device found at address 0x3c
??:??:?? 0 0x4 subtype probed in 2 tries 
??:??:?? 0 ssd1306 display found
??:??:?? 0 2 I2C devices found
??:??:?? 0 Meshtastic hwvendor=4, swver=1.3.42.9bd9252-d
??:??:?? 0 Setting random seed 1688435366
??:??:?? 0 Total heap: 197664
??:??:?? 0 Free heap: 163744
??:??:?? 0 Total PSRAM: 4192123
??:??:?? 0 Free PSRAM: 4191863
??:??:?? 0 NVS: UsedEntries 87, FreeEntries 543, AllEntries 630, NameSpaces 3
??:??:?? 0 Setup Preferences in Flash Storage
??:??:?? 0 Number of Device Reboots: 6
??:??:?? 0 Initializing NodeDB
??:??:?? 0 Loading /prefs/db.proto
??:??:?? 0 Loaded saved devicestate version 19
??:??:?? 0 Loading /prefs/config.proto
??:??:?? 0 Loaded saved config version 19
[   919][E][vfs_api.cpp:104] open(): /littlefs/prefs/module.proto does not exist, no permits for creation
??:??:?? 0 No /prefs/module.proto preferences found
??:??:?? 0 Installing default ModuleConfig
??:??:?? 0 Loading /prefs/channels.proto
??:??:?? 0 Loaded saved channelFile version 19
??:??:?? 0 Number of Device Reboots: 6
??:??:?? 0 Expanding short PSK #1
??:??:?? 0 Wanted region 3, using EU_868
??:??:?? 0 region=3, NODENUM=0xf2663030, dbsize=1
??:??:?? 1 Saving /prefs/db.proto
[  1170][I][XPowersCommon.tpp:248] begin(): SDA:21 SCL:22
[  1170][W][Wire.cpp:301] begin(): Bus already started in Master Mode.
??:??:?? 1 Warning: Failed to find AXP2101 power management
[  1182][I][XPowersAXP2101.tpp:230] ~XPowersAXP2101(): ~XPowersAXP2101
[  1183][I][XPowersCommon.tpp:248] begin(): SDA:21 SCL:22
[  1187][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
??:??:?? 1 AXP192 PMU init succeeded, using AXP192 PMU
[  1213][D][XPowersAXP192.tpp:2010] setInterruptImpl(): setInterruptImpl DISABLE - 0xffffffffff

??:??:?? 1 =======================================================================
??:??:?? 1 DC1  : +   Voltage:3300 mV 
??:??:?? 1 DC2  : -   Voltage:1800 mV 
??:??:?? 1 DC3  : +   Voltage:3300 mV 
??:??:?? 1 LDO2 : +   Voltage:3300 mV 
??:??:?? 1 LDO3 : +   Voltage:3300 mV 
??:??:?? 1 =======================================================================
??:??:?? 1 Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 1 Read RTC time as 1
??:??:?? 1 Using MSL altitude model
??:??:?? 1 WANT GPS=1
??:??:?? 2 WARNING: Unable to disable NMEA GGL.
??:??:?? 2 GxGSA NOT available
??:??:?? 2 External Notification Module Disabled
[  2269][E][vfs_api.cpp:104] open(): /littlefs/oem/oem.proto does not exist, no permits for creation
??:??:?? 2 No /oem/oem.proto preferences found
??:??:?? 2 Turning on screen
??:??:?? 2 Module wants a UI Frame
??:??:?? 2 Starting meshradio init...
??:??:?? 2 Set radio: region=EU_868, name=LongFast, config=0, ch=0, power=27
??:??:?? 2 Radio myRegion->freqStart / myRegion->freqEnd: 869.400024 -> 869.650024 (0.250000 mhz)
??:??:?? 2 Radio myRegion->numChannels: 1
??:??:?? 2 Radio channel_num: 0
??:??:?? 2 Radio frequency: 869.525024
??:??:?? 2 Slot time: 42 msec
??:??:?? 2 Set radio: final power level=20
??:??:?? 2 RF95 init result -2
??:??:?? 2 Frequency set to 869.525024
??:??:?? 2 Bandwidth set to 250.000000
??:??:?? 2 Power output set to 20
??:??:?? 2 Current limit set to 100.000000
??:??:?? 2 Current limit set result -16
??:??:?? 2 Warning: Failed to find RF95 radio
??:??:?? 2 Starting meshradio init...
??:??:?? 2 Set radio: region=EU_868, name=LongFast, config=0, ch=0, power=27
??:??:?? 2 Radio myRegion->freqStart / myRegion->freqEnd: 869.400024 -> 869.650024 (0.250000 mhz)
??:??:?? 2 Radio myRegion->numChannels: 1
??:??:?? 2 Radio channel_num: 0
??:??:?? 2 Radio frequency: 869.525024
??:??:?? 2 Slot time: 42 msec
??:??:?? 2 Set radio: final power level=22
??:??:?? 2 SX126x init result 0
??:??:?? 2 Frequency set to 869.525024
??:??:?? 2 Bandwidth set to 250.000000
??:??:?? 2 Power output set to 22
??:??:?? 2 Current limit set to 140.000000
??:??:?? 2 Current limit set result 0
??:??:?? 2 SX1262 Radio init succeeded, using SX1262 radio
??:??:?? 2 Not using WIFI
??:??:?? 2 (bw=250, sf=11, cr=4/8) packet symLen=8 ms, payloadSize=237, time 3188 ms
??:??:?? 2 myNodeInfo?J焉呇晛= 74.341286 bytes / sec
??:??:?? 2 PowerFSM init, USB power=1
??:??:?? 2 Enter state: BOOT
[  2804][D][esp32-hal-cpu.c:244] setCpuFrequencyMhz(): PLL: 320 / 4 = 80 Mhz, APB: 80000000 Hz
??:??:?? 2 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 2 [Screen] Screen: Started...
??:??:?? 2 [GPS] publishing pos@0:2, hasVal=0, GPSlock=0
??:??:?? 2 [GPS] No GPS lock
??:??:?? 2 [GPS] onGPSChanged() pos@0, time=0, lat=0, lon=0, alt=0
??:??:?? 2 [GPS] updatePosition LOCAL pos@0, time=0, latI=0, lonI=0, alt=0
??:??:?? 2 [GPS] Node status update: 1 online, 1 total
??:??:?? 2 [DeviceTelemetryModule] Device Telemetry: Initializing
??:??:?? 2 [DeviceTelemetryModule] -----------------------------------------
??:??:?? 2 [DeviceTelemetryModule] Device Telemetry: Read data
??:??:?? 2 [DeviceTelemetryModule] Telemetry->time: 2
??:??:?? 2 [DeviceTelemetryModule] Telemetry->air_util_tx: 0.000000
??:??:?? 2 [DeviceTelemetryModule] Telemetry->battery_level: 0
??:??:?? 2 [DeviceTelemetryModule] Telemetry->channel_utilization: 0.000000
??:??:?? 2 [DeviceTelemetryModule] Telemetry->voltage: 0.000000
??:??:?? 2 [DeviceTelemetryModule] Initial packet id 234384649, numPacketId 4294967295
??:??:?? 2 [DeviceTelemetryModule] Device Telemetry: Sending packet to mesh
??:??:?? 2 [DeviceTelemetryModule] Update DB node 0xf2663030, rx_time=0
??:??:?? 2 [DeviceTelemetryModule] handleReceived(LOCAL) (id=0x0df86d0b Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=67)
??:??:?? 2 [DeviceTelemetryModule] No modules interested in portnum=67, src=LOCAL
??:??:?? 2 [DeviceTelemetryModule] Add packet record (id=0x0df86d0b Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=67)
??:??:?? 2 [DeviceTelemetryModule] Should encrypt MQTT?: 1
??:??:?? 2 [DeviceTelemetryModule] Expanding short PSK #1
??:??:?? 2 [DeviceTelemetryModule] Using AES128 key!
??:??:?? 2 [DeviceTelemetryModule] ESP32 crypt fr=f2663030, num=df86d0b, numBytes=11!
??:??:?? 2 [DeviceTelemetryModule] enqueuing for send (id=0x0df86d0b Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted)
??:??:?? 2 [DeviceTelemetryModule] txGood=0,rxGood=0,rxBad=0
??:??:?? 2 [DeviceTelemetryModule] Using channel 0 (hash 0x8)
??:??:?? 2 [DeviceTelemetryModule] Expanding short PSK #1
??:??:?? 2 [DeviceTelemetryModule] Using AES128 key!
??:??:?? 2 [DeviceTelemetryModule] ESP32 crypt fr=f2663030, num=df86d0b, numBytes=11!
??:??:?? 3 [DeviceTelemetryModule] decoded message (id=0x0df86d0b Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=67 priority=64)
??:??:?? 3 [DeviceTelemetryModule] updateTelemetry LOCAL
??:??:?? 3 [DeviceTelemetryModule] Node status update: 1 online, 1 total
??:??:?? 3 [SerialModule] Serial Module Disabled
??:??:?? 3 [StoreForwardModule] Store & Forward Module - Disabled
??:??:?? 3 [RangeTestModule] Range Test Module - Disabled
??:??:?? 3 [RadioIf] Starting low level send (id=0x0df86d0b Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=64)
??:??:?? 3 [RadioIf] (bw=250, sf=11, cr=4/8) packet symLen=8 ms, payloadSize=27, time 690 ms
??:??:?? 3 [RadioIf] AirTime - Packet transmitted : 690ms
??:??:?? 3 [RadioIf] Completed sending (id=0x0df86d0b Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=64)
??:??:?? 5 [PowerFSM] Enter state: POWER
??:??:?? 5 [PowerFSM] Initialise the NimBLE bluetooth module
??:??:?? 6 [Screen] Screen: Powered...
??:??:?? 7 [Screen] Done with boot screen...
??:??:?? 7 [Screen] showing standard frames
??:??:?? 7 [Screen] Showing 0 module frames
??:??:?? 7 [Screen] Total frame count: 83
??:??:?? 7 [Screen] Added modules.  numframes: 0
??:??:?? 7 [Screen] Finished building frames. numframes: 2
??:??:?? 7 BLE authentication complete
??:??:?? 9 From Radio onread
??:??:?? 9 To Radio onwrite
??:??:?? 9 From Radio onread
??:??:?? 22 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 32 [NodeInfoModule] Sending our nodeinfo to mesh (wantReplies=1)
??:??:?? 32 [NodeInfoModule] sending owner !f2663030/Meshtastic 3030/3030
??:??:?? 32 [NodeInfoModule] Update DB node 0xf2663030, rx_time=0
??:??:?? 32 [NodeInfoModule] handleReceived(LOCAL) (id=0x0df86d0c Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=4 WANTRESP priority=10)
??:??:?? 32 [NodeInfoModule] No modules interested in portnum=4, src=LOCAL
??:??:?? 32 [NodeInfoModule] Add packet record (id=0x0df86d0c Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=4 WANTRESP priority=10)
??:??:?? 32 [NodeInfoModule] Should encrypt MQTT?: 1
??:??:?? 32 [NodeInfoModule] Expanding short PSK #1
??:??:?? 32 [NodeInfoModule] Using AES128 key!
??:??:?? 32 [NodeInfoModule] ESP32 crypt fr=f2663030, num=df86d0c, numBytes=50!
??:??:?? 32 [NodeInfoModule] enqueuing for send (id=0x0df86d0c Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=10)
??:??:?? 32 [NodeInfoModule] txGood=1,rxGood=0,rxBad=0
??:??:?? 32 [RadioIf] Starting low level send (id=0x0df86d0c Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=10)
??:??:?? 32 [RadioIf] (bw=250, sf=11, cr=4/8) packet symLen=8 ms, payloadSize=66, time 1148 ms
??:??:?? 32 [RadioIf] AirTime - Packet transmitted : 1148ms
??:??:?? 33 [RadioIf] Completed sending (id=0x0df86d0c Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=10)
??:??:?? 42 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 62 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 82 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 102 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 122 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 142 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 162 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
lewisxhe commented 1 year ago

I suspect this is a problem with the Android app. When I try to refresh the previous version (1.3.41), the same error is reported,

caveman99 commented 1 year ago

The part in your Log right after Not using WIFI looks garbled. Did you set non-ascii letters as the nodename (owner) either long or short?

lewisxhe commented 1 year ago

I did not set the owner. Everything is brand new. Before writing the firmware, I ran erase. I changed the owner to dev1, which also failed to send messages

meshtastic. exe --port COM28  --set-owner "dev1"
Connected to radio
Setting device owner to dev1

The log is as follows

ets Jul 29 2019 12:21:46

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:8896
load:0x40080400,len:5828
entry 0x400806ac
[D][esp32-hal-psram.c:47] psramInit(): PSRAM enabled
斆\0@??:??:?? 0 

//\ E S H T /\ S T / C

??:??:?? 0 booted, wake cause 0 (boot count 1), reset_reason=reset
??:??:?? 0 Filesystem files:
??:??:?? 0   /prefs/channels.proto (53 Bytes)
??:??:?? 0   /prefs/config.proto (79 Bytes)
??:??:?? 0   /prefs/db.proto (139 Bytes)
??:??:?? 0   /prefs/module.proto (22 Bytes)
??:??:?? 0 I2C device found at address 0x34
??:??:?? 0 axp192/axp2101 PMU found
??:??:?? 0 I2C device found at address 0x3c
??:??:?? 0 0x4 subtype probed in 2 tries 
??:??:?? 0 ssd1306 display found
??:??:?? 0 2 I2C devices found
??:??:?? 0 Meshtastic hwvendor=4, swver=1.3.41.80ddb81-d
??:??:?? 0 Setting random seed 3796418115
??:??:?? 0 Total heap: 239500
??:??:?? 0 Free heap: 207864
??:??:?? 0 Total PSRAM: 4194252
??:??:?? 0 Free PSRAM: 4194252
??:??:?? 0 NVS: UsedEntries 118, FreeEntries 512, AllEntries 630, NameSpaces 4
??:??:?? 0 Setup Preferences in Flash Storage
??:??:?? 0 Number of Device Reboots: 6
??:??:?? 0 Initializing NodeDB
??:??:?? 0 Loading /prefs/db.proto
??:??:?? 0 Loaded saved devicestate version 18
??:??:?? 0 Loading /prefs/config.proto
??:??:?? 0 Loaded saved config version 18
??:??:?? 0 Loading /prefs/module.proto
??:??:?? 0 Loaded saved moduleConfig version 18
??:??:?? 0 Loading /prefs/channels.proto
??:??:?? 0 Loaded saved channelFile version 18
??:??:?? 0 Number of Device Reboots: 6
??:??:?? 0 Expanding short PSK #1
??:??:?? 0 Wanted region 0, using UNSET
??:??:?? 0 region=0, NODENUM=0xf2663030, dbsize=1
??:??:?? 0 Saving /prefs/db.proto
??:??:?? 0 Saving /prefs/config.proto
??:??:?? 0 Saving /prefs/module.proto
??:??:?? 0 Saving /prefs/channels.proto
[I][XPowersCommon.tpp:248] begin(): SDA:21 SCL:22
??:??:?? 1 Warning: Failed to find AXP2101 power management
[I][XPowersAXP2101.tpp:230] ~XPowersAXP2101(): ~XPowersAXP2101
[I][XPowersCommon.tpp:248] begin(): SDA:21 SCL:22
??:??:?? 1 AXP192 PMU init succeeded, using AXP192 PMU
[D][XPowersAXP192.tpp:2010] setInterruptImpl(): setInterruptImpl DISABLE - 0xffffffffff

??:??:?? 1 =======================================================================
??:??:?? 1 DC1  : +   Voltage:3300 mV 
??:??:?? 1 DC2  : -   Voltage:1800 mV 
??:??:?? 1 DC3  : +   Voltage:3300 mV 
??:??:?? 1 LDO2 : +   Voltage:3300 mV 
??:??:?? 1 LDO3 : +   Voltage:3300 mV 
??:??:?? 1 =======================================================================
??:??:?? 1 Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 1 Read RTC time as 1
??:??:?? 1 Using MSL altitude model
??:??:?? 1 WANT GPS=1
??:??:?? 1 GxGSA NOT available
??:??:?? 1 External Notification Module Disabled
[E][vfs_api.cpp:64] open(): /littlefs/prefs/oem.proto does not exist
??:??:?? 1 No /prefs/oem.proto preferences found
??:??:?? 1 Turning on screen
??:??:?? 1 Module wants a UI Frame
??:??:?? 1 Starting meshradio init...
??:??:?? 1 Set radio: region=UNSET, name=LongFast, config=0, ch=19, power=30
??:??:?? 1 Radio myRegion->freqStart / myRegion->freqEnd: 902.000000 -> 928.000000 (26.000000 mhz)
??:??:?? 1 Radio myRegion->numChannels: 104
??:??:?? 1 Radio channel_num: 19
??:??:?? 1 Radio frequency: 906.875000
??:??:?? 1 Slot time: 42 msec
??:??:?? 1 Set radio: final power level=20
??:??:?? 2 RF95 init result -2
??:??:?? 2 Frequency set to 906.875000
??:??:?? 2 Bandwidth set to 250.000000
??:??:?? 2 Power output set to 20
??:??:?? 2 Current limit set to 100.000000
??:??:?? 2 Current limit set result -16
??:??:?? 2 Warning: Failed to find RF95 radio
??:??:?? 2 Starting meshradio init...
??:??:?? 2 Set radio: region=UNSET, name=LongFast, config=0, ch=19, power=30
??:??:?? 2 Radio myRegion->freqStart / myRegion->freqEnd: 902.000000 -> 928.000000 (26.000000 mhz)
??:??:?? 2 Radio myRegion->numChannels: 104
??:??:?? 2 Radio channel_num: 19
??:??:?? 2 Radio frequency: 906.875000
??:??:?? 2 Slot time: 42 msec
??:??:?? 2 Set radio: final power level=22
??:??:?? 2 SX126x init result 0
??:??:?? 2 Frequency set to 906.875000
??:??:?? 2 Bandwidth set to 250.000000
??:??:?? 2 Power output set to 22
??:??:?? 2 Current limit set to 140.000000
??:??:?? 2 Current limit set result 0
??:??:?? 2 SX1262 Radio init succeeded, using SX1262 radio
??:??:?? 2 Not using WIFI
??:??:?? 2 (bw=250, sf=11, cr=4/8) packet symLen=8 ms, payloadSize=237, time 3188 ms
??:??:?? 2 myNodeInfo.bitrate = 74.341286 bytes / sec
??:??:?? 2 PowerFSM init, USB power=1
??:??:?? 2 Enter state: BOOT
[D][esp32-hal-cpu.c:189] setCpuFrequencyMhz(): PLL: 320 / 4 = 80 Mhz, APB: 80000000 Hz
??:??:?? 2 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 2 [Screen] Screen: Started...
??:??:?? 2 [DeviceTelemetryModule] Device Telemetry: Initializing
??:??:?? 2 [DeviceTelemetryModule] -----------------------------------------
??:??:?? 2 [DeviceTelemetryModule] Device Telemetry: Read data
??:??:?? 2 [DeviceTelemetryModule] Telemetry->time: 2
??:??:?? 2 [DeviceTelemetryModule] Telemetry->air_util_tx: 0.000000
??:??:?? 2 [DeviceTelemetryModule] Telemetry->battery_level: 0
??:??:?? 2 [DeviceTelemetryModule] Telemetry->channel_utilization: 0.000000
??:??:?? 2 [DeviceTelemetryModule] Telemetry->voltage: 0.000000
??:??:?? 2 [DeviceTelemetryModule] Initial packet id 844740870, numPacketId 4294967295
??:??:?? 2 [DeviceTelemetryModule] Device Telemetry: Sending packet to mesh
??:??:?? 2 [DeviceTelemetryModule] Update DB node 0xf2663030, rx_time=0
??:??:?? 2 [DeviceTelemetryModule] handleReceived(LOCAL) (id=0x3259b908 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=67)
??:??:?? 2 [DeviceTelemetryModule] No modules interested in portnum=67, src=LOCAL
??:??:?? 2 [DeviceTelemetryModule] Add packet record (id=0x3259b908 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=67)
??:??:?? 2 [DeviceTelemetryModule] Should encrypt MQTT?: 1
??:??:?? 2 [DeviceTelemetryModule] Expanding short PSK #1
??:??:?? 2 [DeviceTelemetryModule] Using AES128 key!
??:??:?? 2 [DeviceTelemetryModule] ESP32 crypt fr=f2663030, num=3259b908, numBytes=11!
??:??:?? 2 [DeviceTelemetryModule] enqueuing for send (id=0x3259b908 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted)
??:??:?? 2 [DeviceTelemetryModule] txGood=0,rxGood=0,rxBad=0
??:??:?? 2 [DeviceTelemetryModule] Using channel 0 (hash 0x8)
??:??:?? 2 [DeviceTelemetryModule] Expanding short PSK #1
??:??:?? 2 [DeviceTelemetryModule] Using AES128 key!
??:??:?? 2 [DeviceTelemetryModule] ESP32 crypt fr=f2663030, num=3259b908, numBytes=11!
??:??:?? 2 [DeviceTelemetryModule] decoded message (id=0x3259b908 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=67 priority=64)
??:??:?? 2 [DeviceTelemetryModule] updateTelemetry LOCAL
??:??:?? 2 [DeviceTelemetryModule] Node status update: 1 online, 1 total
??:??:?? 2 [SerialModule] Serial Module Disabled
??:??:?? 2 [StoreForwardModule] Store & Forward Module - Disabled
??:??:?? 2 [RangeTestModule] Range Test Module - Disabled
??:??:?? 2 [GPS] publishing pos@0:2, hasVal=0, GPSlock=0
??:??:?? 2 [GPS] No GPS lock
??:??:?? 2 [GPS] onGPSChanged() pos@0, time=0, lat=0, lon=0, alt=0
??:??:?? 2 [GPS] updatePosition LOCAL pos@0, time=0, latI=0, lonI=0, alt=0
??:??:?? 2 [GPS] Node status update: 1 online, 1 total
??:??:?? 2 [RadioIf] Starting low level send (id=0x3259b908 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=64)
??:??:?? 2 [RadioIf] (bw=250, sf=11, cr=4/8) packet symLen=8 ms, payloadSize=27, time 690 ms
??:??:?? 2 [RadioIf] AirTime - Packet transmitted : 690ms
??:??:?? 3 [RadioIf] Completed sending (id=0x3259b908 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=64)
??:??:?? 5 [PowerFSM] Enter state: POWER
??:??:?? 5 [PowerFSM] Initialise the NimBLE bluetooth module
??:??:?? 6 [Screen] Screen: Powered...
??:??:?? 7 BLE authentication complete
??:??:?? 7 [Screen] Done with boot screen...
??:??:?? 7 [Screen] showing standard frames
??:??:?? 7 [Screen] Showing 0 module frames
??:??:?? 7 [Screen] Total frame count: 83
??:??:?? 7 [Screen] Added modules.  numframes: 0
??:??:?? 7 [Screen] Finished building frames. numframes: 2
??:??:?? 7 [Screen] Setting fast framerate
??:??:?? 7 [Screen] Setting idle framerate
??:??:?? 8 From Radio onread
??:??:?? 8 getFromRadio=not available
??:??:?? 9 To Radio onwrite
??:??:?? 9 From Radio onread
??:??:?? 9 getFromRadio=not available
??:??:?? 22 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 31 [NodeInfoModule] Sending our nodeinfo to mesh (wantReplies=1)
??:??:?? 31 [NodeInfoModule] sending owner !f2663030/dev1/dv1
??:??:?? 31 [NodeInfoModule] Update DB node 0xf2663030, rx_time=0
??:??:?? 31 [NodeInfoModule] handleReceived(LOCAL) (id=0x3259b909 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=4 WANTRESP priority=10)
??:??:?? 31 [NodeInfoModule] No modules interested in portnum=4, src=LOCAL
??:??:?? 31 [NodeInfoModule] Add packet record (id=0x3259b909 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x0 Portnum=4 WANTRESP priority=10)
??:??:?? 31 [NodeInfoModule] Should encrypt MQTT?: 1
??:??:?? 31 [NodeInfoModule] Expanding short PSK #1
??:??:?? 31 [NodeInfoModule] Using AES128 key!
??:??:?? 31 [NodeInfoModule] ESP32 crypt fr=f2663030, num=3259b909, numBytes=38!
??:??:?? 31 [NodeInfoModule] enqueuing for send (id=0x3259b909 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=10)
??:??:?? 31 [NodeInfoModule] txGood=1,rxGood=0,rxBad=0
??:??:?? 32 [RadioIf] Starting low level send (id=0x3259b909 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=10)
??:??:?? 32 [RadioIf] (bw=250, sf=11, cr=4/8) packet symLen=8 ms, payloadSize=54, time 1009 ms
??:??:?? 32 [RadioIf] AirTime - Packet transmitted : 1009ms
??:??:?? 33 [RadioIf] Completed sending (id=0x3259b909 Fr0x30 To0xff, WantAck0, HopLim3 Ch0x8 encrypted priority=10)
??:??:?? 42 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 62 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 82 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 102 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 122 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
??:??:?? 142 [Power] Battery: usbPower=1, isCharging=0, batMv=0, batPct=0
caveman99 commented 1 year ago

thanks for confirming, looking into it.

andrekir commented 1 year ago

please confirm the version of the Android app you are using is 1.3.41+

lewisxhe commented 1 year ago

Well, it works. The latest version on the release page is 1.2.67. In fact, it has been updated to 1.3.xx. Now you can see the correct device name. It is normal. Thank you

jamieduk commented 1 year ago

im getting error we dont have node info please help im in the android app using lora esp32 i siais update fwi click ok but not sure if its working as thats all it does. have you got a link to the newest fw i can do via android if pos?

surlyhacker commented 1 year ago

im getting error we dont have node info please help im in the android app using lora esp32 i siais update fwi click ok but not sure if its working as thats all it does. have you got a link to the newest fw i can do via android if pos?

It's possible that this error is caused by incorrect bluetooth pairing with the device, assuming you're using bluetooth. You can have your phone "forget" the Meshtastic device, and then go to your phone's bluetooth settings and explicitly pair with the Meshtastic device from there (which in my case asks me to enter the pairing PIN shown on the device screen, and it would be "123456" if your device has no screen). Then I have to turn bluetooth off to disconnect the newly paired device. And after turning bluetooth on, finally the Android app can connect to it fully and retrieve its configuration, eliminating this error.

I think the settings tab in the app where you connect to a device has room for improvement in its design, and it is also buggy. It also does not really provide clear status information as to what it is doing.

DooMMasteR commented 3 months ago

For me it does not work at all either, I tried to pair my T-Echo multiple times and the pairing seemt to work just fine, but the connection does not work, at all.