IoTThinks and GitHub
48e1a68b91
Delete firmware/Testing/WirelessRocks/Heltec_t096_repeater-PowerSaving15.1-7.5mA.zip
2026-06-07 23:01:07 +07:00
IoTThinks and GitHub
1d37db6bce
Delete firmware/Testing/WirelessRocks/Heltec_t096_repeater-PowerSaving15.1-7.5mA.uf2
2026-06-07 23:01:05 +07:00
IoTThinks and GitHub
3fe6bc3319
Add files via upload
2026-06-07 23:00:37 +07:00
IoTThinks and GitHub
7c6b9eb3ca
Add files via upload
2026-06-07 22:51:05 +07:00
IoTThinks and GitHub
b9e0d880ca
Delete firmware/Testing/Kevin/RAK_4631_repeater-PowerSaving13.zip
2026-06-07 22:49:58 +07:00
IoTThinks and GitHub
f8c0f6f10c
Add files via upload
2026-06-05 19:18:23 +07:00
IoTThinks and GitHub
6524654f5d
Add files via upload
2026-06-04 22:58:46 +07:00
Kevin Le
7cc4859554
nrf52840_s140_v7.ld
2026-06-02 12:41:02 +07:00
Kevin Le
1c143bd147
Added NRF52 - second batches
2026-06-01 11:50:12 +07:00
Kevin Le
084f9cf3cf
Added NRF52
2026-06-01 11:43:56 +07:00
IoTThinks and GitHub
23a7d45b99
Add files via upload
2026-06-01 09:47:15 +07:00
IoTThinks and GitHub
51851d12c9
Add files via upload
2026-06-01 09:36:13 +07:00
IoTThinks and GitHub
b03f0bb99d
Update README.md
2026-06-01 09:21:33 +07:00
IoTThinks and GitHub
283d63b964
Update README.md
2026-06-01 09:13:41 +07:00
IoTThinks and GitHub
025478b148
Update README.md
2026-05-31 23:38:04 +07:00
IoTThinks and GitHub
4e3812d834
Update README.md
2026-05-31 23:37:14 +07:00
IoTThinks and GitHub
45cb7aa10d
Update README.md
2026-05-31 22:58:19 +07:00
IoTThinks and GitHub
0317eac8bb
Update README for PowerSaving 15.1 BETA features
2026-05-31 22:51:26 +07:00
IoTThinks and GitHub
883fca7c24
Update README.md
2026-05-31 22:50:36 +07:00
IoTThinks and GitHub
720d10e4c7
Update README.md
2026-05-31 22:42:45 +07:00
IoTThinks and GitHub
0fe6a857ad
Update README.md
2026-05-31 22:42:03 +07:00
IoTThinks and GitHub
5d36713f65
Add files via upload
2026-05-31 22:41:35 +07:00
IoTThinks and GitHub
897af73527
Add files via upload
2026-05-28 20:19:57 +07:00
IoTThinks and GitHub
686bb1aab0
Add files via upload
2026-05-24 17:36:56 +07:00
IoTThinks and GitHub
36ab1b2011
Update Readme.md
2026-05-17 21:10:58 +07:00
IoTThinks and GitHub
92607ef387
Rename Notes.txt to Readme.md
2026-05-17 16:31:18 +07:00
IoTThinks and GitHub
fe16099f5f
Add files via upload
2026-05-17 16:30:47 +07:00
IoTThinks and GitHub
a683924cf5
Update Notes.txt
2026-05-17 16:29:55 +07:00
IoTThinks and GitHub
ef6351e7b9
Add files via upload
2026-05-17 16:28:11 +07:00
IoTThinks and GitHub
1f42c29a4d
Add files via upload
2026-05-13 20:44:02 +07:00
IoTThinks and GitHub
56dfb7b7a1
Delete firmware/Testing/ChristopherA/heltec_v4_expansionkit_repeater-PowerSaving15.0.2-NoGPS-upgrade.bin
2026-05-13 20:43:38 +07:00
IoTThinks and GitHub
98026bc90a
Delete firmware/Testing/ChristopherA/heltec_v4_expansionkit_repeater-PowerSaving15.0.2-NoGPS-freshInstall-merged.bin
2026-05-13 20:43:36 +07:00
IoTThinks and GitHub
cb8dbc0bc0
Add files via upload
2026-05-13 20:42:34 +07:00
IoTThinks and GitHub
d3758c7a5a
Add files via upload
2026-05-13 20:31:55 +07:00
IoTThinks and GitHub
67b7d07253
Fixed FEMoff
2026-05-10 00:15:20 +07:00
IoTThinks and GitHub
69cdfb3c8a
Update README with time fix details for ESP32
...
Added instructions for time drift reduction and CLI update.
2026-05-06 15:04:01 +07:00
IoTThinks and GitHub
513ffc37cb
Drift 7s/day
2026-05-06 15:00:28 +07:00
IoTThinks and GitHub
9d3dbfb99a
Delete firmware/Testing/2026-04-20-PowerSaving14.1.1-BLE-BETA/2026-05-06-PowerSaving15.0.2-TimeFix directory
2026-05-06 14:58:56 +07:00
IoTThinks and GitHub
c1b378ec26
Reduced time drift to 7s/day
2026-05-06 14:57:21 +07:00
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