-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Category
Hardware Compatibility
Hardware
Other
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
- Meshtastic UI aka MUI colorTFT
- InkHUD ePaper
- OLED slide UI on any display
Firmware Version
v2.7.13.597fa0b and Master
Description
The device doesn't seems to find its internal SX1262 modem.
How to reproduce:
- Enable log output in the arch/stm32/stm32.ini
- Compile and Flash
- Look at the serial output
Relevant log output
`
INFO | ??:??:?? 0 Start meshradio init
INFO | ??:??:?? 0 Radio freq=869.525, config.lora.frequency_offset=0.000
INFO | ??:??:?? 0 Set radio: region=EU_868, name=LongFast, config=0, ch=0, power=27
INFO | ??:??:?? 0 myRegion->freqStart -> myRegion->freqEnd: 869.400024 -> 869.650024 (0.250000 MHz)
INFO | ??:??:?? 0 numChannels: 1 x 250.000kHz
INFO | ??:??:?? 0 channel_num: 1
INFO | ??:??:?? 0 frequency: 869.525024
INFO | ??:??:?? 0 Slot time: 28 msec, preamble time: 131 msec
INFO | ??:??:?? 0 Final Tx power: 22 dBm
INFO | ??:??:?? 0 STM32WLx init result -707
INFO | ??:??:?? 0 Frequency set to 869.525024
INFO | ??:??:?? 0 Bandwidth set to 250.000000
INFO | ??:??:?? 0 Power output set to 22
WARN | ??:??:?? 0 No STM32WL radio
ERROR | ??:??:?? 0 NOTE! Record critical error 3 at src/main.cpp:1467
INFO | ??:??:?? 0 PowerFSM init, USB power=1
`Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working