Commit graph

17 commits

Author SHA1 Message Date
Tom Fifield 33b42e8af9
shutdown after losing power - check power detection status before setting
As described in meshtastic/firmware#3743 , some users were discovering that their devices unexpectedly powered down after setting "Shutdown on battery delay", despite their devices being connected to USB.

This was due to the devices not correctly detecting that they were connected to USB. This can be resolved by altering the ADC_MULTIPLIER per existing instructions.

This commit adds a note to encourage users to check the power status before enabling "Shutdown on battery delay".

fixes meshtastic/firmware#3743
2024-04-28 12:47:19 +08:00
rcarteraz cf54fd983a both trackers are the same 2024-03-24 11:45:27 -07:00
rcarteraz 8195ba72af add nrf targets 2024-03-24 11:35:48 -07:00
rcarteraz 76bffdfd58
remove esp32 only admonition for adc multiplier calculator (#1136) 2024-03-19 08:20:56 -05:00
thomas.ekstrand 6e36bdd5cc Add descriptions to all configuration documents 2024-03-13 17:18:59 -05:00
thomas.ekstrand c0ab430492 allow for hidden elements in print and PDF generation 2024-03-13 13:47:30 -05:00
Thomas Göttgens a38a247525 Add some ADC default values 2024-03-10 15:32:51 +01:00
rcarteraz 10f2b71fab power and position 2024-03-07 14:14:03 -07:00
thomas.ekstrand 95e3e74f1e add remote admin to power saving warning 2024-03-02 13:53:22 -06:00
thomas.ekstrand 3ca467716d update power saving description 2024-03-02 09:56:35 -06:00
thomas.ekstrand 8de74bb3f6 use footnote, update sleep warning 2024-03-02 09:56:35 -06:00
thomas.ekstrand 7a8654934a Increase clarity around Power Saving and ROUTER 2024-03-02 09:56:35 -06:00
Tommy Ekstrand ff773fac9c
Clean up admonitions on power (#1069)
* clean up admonitions on power

* typos and simplification
2024-03-01 17:11:06 -06:00
Tommy Ekstrand 68ceb52407
Add headings to all TabItems (#1021) 2024-02-22 15:09:26 -06:00
nagumii 9c3a79ce6b
Update power.mdx
Removed the specific reference to lipo batteries, as instructions also apply to lithium ion batteries such as 18650s.
2024-02-13 21:20:12 +02:00
GUVWAF fbf1638c6c Add some missing references to RP2040 2023-12-19 19:36:49 +01:00
pdxlocations abe4a34313 new directory structure and forwarding 2023-09-28 19:10:42 -07:00
Renamed from docs/configuration/device-config/power.mdx (Browse further)