HarukiToreda
HarukiToreda
> > I realized today that long-pressing a rotary encoder doesn't do anything as it's not a 'real' user button, it just performs the user button select action. > >...
I just turned off the Rx boosted on both sender and receiving node and went about 20ft from the node and the signal strength remains unchanged.
Tested on Heltec V3, wireless Paper, Wireless Tracker. Although the screen on the Tracker is the same size as the V3 i can view less messages per line, this is...
I tried building this to test but it's not building. Missing "message.pb.h" ``` In file included from src/DisplayFormatters.h:2, from src/DisplayFormatters.cpp:1: src/mesh/NodeDB.h:13:10: fatal error: mesh/generated/meshtastic/message.pb.h: No such file or directory #include...
> Can somebody review this please? even if I manually add the message files missing, this still won't build, we shouldn't have to manually add these files. ``` Compiling .pio\build\heltec-v3\src\input\kbMatrixBase.cpp.o...
What kind of hardware would I need to test this?
https://github.com/user-attachments/assets/e03695eb-02d4-4f2e-be1e-d42d84da7d1e this is no longer an issue as seen this video, message received and it was not cleared
check this PR to see if it helps with this https://github.com/meshtastic/firmware/pull/4977
I am seeing this on my nodes with cardkbs while in lite sleep. User button no longer allows the node to wake, only wakes when I press the keyboard
> Note: **user button will no longer dismiss the canned message frame.** Some input methods will need to wait 20 seconds for timeout. > > Merge only if this is...