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

[Bug]: File rangetest.csv is not written during the rangetest #1914

Closed
svenna1980 opened this issue Nov 7, 2022 · 3 comments
Closed

[Bug]: File rangetest.csv is not written during the rangetest #1914

svenna1980 opened this issue Nov 7, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@svenna1980
Copy link

Category

Other

Hardware

T-Lora v2 1.6

Firmware Version

2.0.0.18ab874-d

Description

it is assumed that the directory static does not exist and therefore File rangetest.csv is not written during the rangetest.

Relevant log output

//\ E S H T /\ S T / C
??:??:?? 0 booted, wake cause 0 (boot count 1), reset_reason=reset
??:??:?? 0 Filesystem files (16384/1048576 Bytes):
??:??:?? 0 /prefs/channels.proto (53 Bytes)
??:??:?? 0 /prefs/config.proto (125 Bytes)
??:??:?? 0 /prefs/db.proto (419 Bytes)
??:??:?? 0 /prefs/module.proto (24 Bytes)
[ 187][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
??:??:?? 0 I2C device found at address 0x3c
??:??:?? 0 0x4 subtype probed in 2 tries
??:??:?? 0 ssd1306 display found
??:??:?? 0 1 I2C devices found
??:??:?? 0 Meshtastic hwvendor=3, swver=2.0.0.18ab874-d
??:??:?? 0 Setting random seed 19474182
??:??:?? 0 Total heap: 201592
??:??:?? 0 Free heap: 167200
??:??:?? 0 Total PSRAM: 0
??:??:?? 0 Free PSRAM: 0
??:??:?? 0 NVS: UsedEntries 213, FreeEntries 417, AllEntries 630, NameSpaces 7
??:??:?? 0 Setup Preferences in Flash Storage
??:??:?? 0 Number of Device Reboots: 30
??:??:?? 0 OTA firmware version 0.1.1.98ab02e
??:??:?? 0 Initializing NodeDB
??:??:?? 0 Loading /prefs/db.proto
??:??:?? 0 Loaded saved devicestate version 20
??:??:?? 0 Loading /prefs/config.proto
??:??:?? 0 Loaded saved config version 20
??:??:?? 0 Loading /prefs/module.proto
??:??:?? 0 Loaded saved moduleConfig version 20
??:??:?? 0 Loading /prefs/channels.proto
??:??:?? 0 Loaded saved channelFile version 20
@svenna1980 svenna1980 added the bug Something isn't working label Nov 7, 2022
caveman99 added a commit that referenced this issue Nov 9, 2022
fix #1914 and clean up rangetest a bit
@caveman99
Copy link
Member

can you please retest with the 2.0.2-pre firmware from https://github.com/meshtastic/firmware/suites/9213714764/artifacts/430186702 ?

@caveman99 caveman99 self-assigned this Nov 9, 2022
@svenna1980
Copy link
Author

Tested again with 2.0.2. But the issue persists. Under "http://meshtastic.local/static/rangetest.csv" it says "404 Not Found".
http://meshtastic.local/ calls the webinterface.
grafik
grafik

@caveman99
Copy link
Member

can you take a serial log on the rangetest receiver when it is suppsed to log the entries?

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

2 participants