IoTThinks and GitHub
4a2c880092
Add files via upload
2026-04-21 23:15:19 +07:00
IoTThinks and GitHub
476ac4ea00
Update 6: Uploaded correct kernel for C3
2026-04-21 22:52:04 +07:00
IoTThinks and GitHub
609d4ec6ac
Update 6: Moved Power Saving code to main.cpp
2026-04-21 19:55:47 +07:00
IoTThinks and GitHub
e871b688c2
Update 6: Moved Power Saving code to main.cpp
2026-04-21 19:51:48 +07:00
IoTThinks and GitHub
27284472a7
Update 5: Fixed clock for BLE
...
delay 50ms
esp_bt_sleep_enable();
pm_config = { .max_freq_mhz = 80, .min_freq_mhz = 40, .light_sleep_enable = true };
CONFIG_BT_CTRL_LPCLK_SEL_MAIN_XTAL=y
# CONFIG_BT_CTRL_LPCLK_SEL_RTC_SLOW is not set
CONFIG_BT_CTRL_MAIN_XTAL_PU_DURING_LIGHT_SLEEP=y
# CONFIG_BT_CTRL_CHAN_ASS_EN is not set
# CONFIG_BT_CTRL_LE_PING_EN is not set
# CONFIG_PM_RTOS_IDLE_OPT is not set
2026-04-21 17:49:09 +07:00
IoTThinks and GitHub
aa82d60ce1
Update 4
...
Added accurate clock and clock calibration.
Settings: Fast Clock, PM enabled, BLE moden sleep disabled, vTaskDelay 50ms, default BLE settings.
2026-04-21 09:38:26 +07:00
IoTThinks and GitHub
722ad8126e
Update 3
...
PM on, BLE modem sleep on, delay 50ms, no updateConnParams
2026-04-20 20:57:24 +07:00
IoTThinks and GitHub
7d818ef84e
Add files via upload
2026-04-20 14:25:53 +07:00
IoTThinks and GitHub
d6e5ab2d31
Add files via upload
2026-04-20 13:01:42 +07:00
IoTThinks and GitHub
bdf9b207da
Revise README with updated device power specs
...
Updated power consumption values for tested devices and improved instructions for flashing custom firmware.
2026-04-20 12:44:50 +07:00
IoTThinks and GitHub
2eacfba877
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/heltec_v4_companion_radio_ble_ps-PowerSaving14.1.1-upgrade.bin
2026-04-20 11:23:44 +07:00
IoTThinks and GitHub
570c3ba835
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/heltec_v4_companion_radio_ble_ps-PowerSaving14.1.1-freshInstall-merged.bin
2026-04-20 11:23:37 +07:00
IoTThinks and GitHub
7ed46c9826
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/heltec_v4_3_companion_radio_ble_ps_femoff-PowerSaving14.1.1-upgrade.bin
2026-04-20 11:23:31 +07:00
IoTThinks and GitHub
e37ee31f94
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/heltec_v4_3_companion_radio_ble_ps_femoff-PowerSaving14.1.1-freshInstall-merged.bin
2026-04-20 11:23:24 +07:00
IoTThinks and GitHub
1bcd18f3e3
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/Xiao_S3_companion_radio_ble_ps-PowerSaving14.1.1-upgrade.bin
2026-04-20 11:23:17 +07:00
IoTThinks and GitHub
477efaa992
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/Xiao_S3_companion_radio_ble_ps-PowerSaving14.1.1-freshInstall-merged.bin
2026-04-20 11:23:08 +07:00
IoTThinks and GitHub
acc340ecc1
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/Xiao_S3_WIO_companion_radio_ble_ps-PowerSaving14.1.1-upgrade.bin
2026-04-20 11:22:51 +07:00
IoTThinks and GitHub
41efa402f5
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/Xiao_S3_WIO_companion_radio_ble_ps-PowerSaving14.1.1-freshInstall-merged.bin
2026-04-20 11:22:27 +07:00
IoTThinks and GitHub
d91b073989
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/Xiao_C3_companion_radio_ble_ps-PowerSaving14.1.1-upgrade.bin
2026-04-20 11:21:38 +07:00
IoTThinks and GitHub
f2cf6350f2
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/Xiao_C3_companion_radio_ble_ps-PowerSaving14.1.1-freshInstall-merged.bin
2026-04-20 11:21:29 +07:00
IoTThinks and GitHub
06c2ac0c22
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/Heltec_v3_companion_radio_ble_ps-PowerSaving14.1.1-upgrade.bin
2026-04-20 11:21:21 +07:00
IoTThinks and GitHub
22709989b8
Delete firmware/Testing/PowerSaving14.1.1-BLE-BETA/Heltec_v3_companion_radio_ble_ps-PowerSaving14.1.1-freshInstall-merged.bin
2026-04-20 11:21:06 +07:00
IoTThinks and GitHub
05832d9ee0
Fix grammatical error in README.md
2026-04-19 22:51:48 +07:00
IoTThinks and GitHub
912ecc876f
Revise README for Power Saving 14.1.1 BLE
...
Updated the README to reflect final testing status and improved clarity on power saving features and upgrade instructions.
2026-04-19 22:45:07 +07:00
IoTThinks and GitHub
aa295d0ad3
Add README for Power Saving 14.1.1 BLE BETA firmware
...
This README provides information on the Power Saving 14.1.1 BLE BETA firmware for ESP32-based boards, including power consumption details, upgrade instructions, and tested devices.
2026-04-19 22:41:55 +07:00
IoTThinks and GitHub
f351345300
Add files via upload
2026-04-19 22:30:10 +07:00
IoTThinks and GitHub
ecaa4393e9
Add files via upload
2026-04-14 08:59:07 +07:00
IoTThinks and GitHub
af23115f91
Add files via upload
2026-04-13 10:56:04 +07:00
IoTThinks and GitHub
c3cc5d38f1
Delete firmware/Testing/2026-04-03-PowerSaving14.1-TEST/heltec_v4_repeater-PowerSaving14.1-FixedWDT-upgrade.bin
2026-04-06 16:35:00 +07:00
IoTThinks and GitHub
2f030c9fd5
Add files via upload
2026-04-06 16:34:37 +07:00
IoTThinks and GitHub
a80effd3cd
Add files via upload
2026-04-03 18:18:15 +07:00
IoTThinks and GitHub
38ae461c2a
Delete firmware/Testing/2026-04-03-PowerSaving14.1-TEST/heltec_v4_repeater-PowerSaving14.1-FixedWDT-upgrade.bin
2026-04-03 18:17:26 +07:00
IoTThinks and GitHub
e47f57d331
Add files via upload
2026-04-03 17:40:50 +07:00
IoTThinks and GitHub
678401296f
Add files via upload
2026-03-27 23:45:36 +07:00
IoTThinks and GitHub
25ebe997b3
Delete firmware/Testing/2026-03-19-PowerSaving14-BETA/Xiao_S3_WIO_companion_radio_ble-PowerSaving14-BETA.bin
2026-03-24 17:21:57 +07:00
IoTThinks and GitHub
ee543960ff
Delete firmware/Testing/2026-03-19-PowerSaving14-BETA/Xiao_S3_WIO_companion_radio_ble-PowerSaving14-BETA-cleanInstall.bin
2026-03-24 17:21:45 +07:00
IoTThinks and GitHub
530b76b633
Add files via upload
2026-03-24 16:47:54 +07:00
IoTThinks and GitHub
8c049b49a9
At 17mA
2026-03-22 12:16:06 +07:00
IoTThinks and GitHub
321f868217
Update README.md
2026-03-19 22:37:49 +07:00
IoTThinks and GitHub
39b543f2bb
Update README for BETA features and testing notes
2026-03-19 21:23:55 +07:00
IoTThinks and GitHub
97a6e891d6
Update README.md
2026-03-19 20:38:19 +07:00
IoTThinks and GitHub
5492cc0b94
Update README.md
2026-03-19 20:32:04 +07:00
IoTThinks and GitHub
a746df7068
Update README.md
2026-03-19 20:31:40 +07:00
IoTThinks and GitHub
f5baf55ead
Update README.md
2026-03-19 19:37:50 +07:00
IoTThinks and GitHub
7db20cce3c
Refine README for BETA features and testing notes
...
Updated notes on Heltec v4 and v3 stability with devices.
2026-03-19 19:16:19 +07:00
IoTThinks and GitHub
d8604527a2
Update README with additional notes on Heltec performance
...
Added notes regarding Heltec v3 and v4 performance on battery and USB power.
2026-03-19 18:24:54 +07:00
IoTThinks and GitHub
8cfad56689
Update README for BETA features and testing details
2026-03-19 18:03:11 +07:00
IoTThinks and GitHub
f0e8cde8f4
Update README.md
2026-03-19 17:57:25 +07:00
IoTThinks and GitHub
d1fd317e3f
Add files via upload
2026-03-19 17:55:46 +07:00
IoTThinks and GitHub
5f4d32c1c6
Add files via upload
2026-03-14 11:33:21 +07:00