Thomas Göttgens
|
68f6cfde0c
|
Improve Wifi Reconnect handling and add outgoing queue for MQTT packets to bridge short connection issues.
|
2022-12-16 20:28:28 +01:00 |
|
Thomas Göttgens
|
8e3b500307
|
---EXPERIMENTAL--- reboot the board if the NO_AP_FOUND error comes back.
|
2022-11-23 23:47:50 +01:00 |
|
Thomas Göttgens
|
adbed5de95
|
- fix NTP sync on connect
- disable extended GPS mode again
- add --inline-suppr to cppflags
|
2022-11-22 17:19:24 +01:00 |
|
Thomas Göttgens
|
95cc328b5c
|
That wifi update didn't go down well.
|
2022-11-18 19:37:56 +01:00 |
|
Thomas Göttgens
|
144afee29e
|
trigger wifi reconnect by mqtt or ntp failures.
|
2022-11-18 18:03:30 +01:00 |
|
Thomas Göttgens
|
70d44b8838
|
next try.
|
2022-11-17 20:19:11 +01:00 |
|
Thomas Göttgens
|
b260c8b058
|
tryfix wifi issues
|
2022-11-17 20:09:08 +01:00 |
|
Thomas Göttgens
|
5991b59ba3
|
try fixing Wifi reconnects - don't manually reconnect and set auto-reconnect at the same time.
|
2022-11-17 17:48:46 +01:00 |
|
Thomas Göttgens
|
9f9bd40343
|
rename wifi_mode to eth_mode
|
2022-11-08 21:53:44 +01:00 |
|
Thomas Göttgens
|
1716c4d6f9
|
Allow static IP for WLAN
and portentially fix reconnect issues
|
2022-11-05 15:02:06 +01:00 |
|
Thomas Göttgens
|
338c9c1e0c
|
Remove Captive Portal and SoftAP Mode
|
2022-10-25 11:53:22 +02:00 |
|
Thomas Göttgens
|
49378a9145
|
If wifi credentials ever go stale, dump them.
This solves the dreaded 5 - STA_DISCONNECTED / 2 - AUTH_EXPIRE loops
|
2022-10-18 10:16:47 +02:00 |
|
Thomas Göttgens
|
18bb373219
|
switch Bluetooth back on when wifi is disabled and bluetooth is enabled. This still had the old behaviour to check for a set ssid... (#1719)
|
2022-09-23 15:10:33 -05:00 |
|
Thomas Göttgens
|
4c6f3ead60
|
fixing I2C requests and Wifi Power Saving Modes.
|
2022-09-19 12:05:57 +02:00 |
|
Thomas Göttgens
|
bf3306fbc8
|
use the new ESP Framework for our older boards too
|
2022-09-09 22:31:30 +02:00 |
|
Thomas Göttgens
|
7f293bfda3
|
Merge branch 'master' into master
|
2022-09-09 21:39:29 +02:00 |
|
Thomas Göttgens
|
f7b12f0695
|
Adapt to new protobufs - TODO: factory_reset rewire
|
2022-09-09 12:51:41 +02:00 |
|
lewishe
|
b8f862ac46
|
Merge remote-tracking branch 'origin/master'
|
2022-09-07 09:48:39 +08:00 |
|
Ben Meadors
|
e87ecc210a
|
Wifi enabled plumbed in (#1677)
* Wifi enabled
* Wifi requires reboot
* Increment DEVICESTATE_CUR_VER
|
2022-09-06 14:06:44 -05:00 |
|
lewis
|
f767fd5075
|
Modified to be compatible with the new version of sdk, compatible with esp32s3
|
2022-09-03 23:38:40 +08:00 |
|
Sacha Weatherstone
|
472fb6e5b0
|
Update protobufs & fix build
|
2022-08-06 16:31:40 +10:00 |
|
Ben Meadors
|
f9bbbfccb3
|
Fix typo
|
2022-06-18 14:03:58 -05:00 |
|
Jm Casler
|
dca6c27c9d
|
Update from config.payloadVariant to config.wifi
|
2022-05-23 22:08:33 -07:00 |
|
Ben Meadors
|
d68d85590b
|
Merge branch 'master' into master
|
2022-05-22 07:50:32 -05:00 |
|
LucyHosking
|
e0c5e4d441
|
Implemented hidden SSID
https://github.com/meshtastic/Meshtastic-device/issues/1308
|
2022-05-21 20:10:36 -07:00 |
|
Thomas Göttgens
|
53e9f4df46
|
Segemented config works for me (TM)
Small GPS Fix that cropped up while testing included.
|
2022-05-21 22:38:33 +02:00 |
|
Sacha Weatherstone
|
97713b2daa
|
Increased NTP update frequency to 12 hours
|
2022-05-12 22:45:27 +10:00 |
|
Sacha Weatherstone
|
7799e1b7e6
|
Increased NTP update frequency to 1024 seconds
|
2022-05-12 22:06:36 +10:00 |
|
Sacha Weatherstone
|
2035ddf5a9
|
Add ntp server config option, remove old region logic
|
2022-05-11 18:30:29 +10:00 |
|
Sacha Weatherstone
|
6b0ce6b729
|
Finish config transition
|
2022-05-07 20:31:21 +10:00 |
|
Jm Casler
|
ecc114f1cd
|
temp work on compression
|
2022-04-13 19:23:35 -07:00 |
|
Mike Schiraldi
|
fc0eb7de46
|
Add semicolon
|
2022-03-14 12:40:57 -07:00 |
|
Mike Schiraldi
|
88d6850c82
|
Get side effects out of DEBUG_MSG
|
2022-03-14 12:31:13 -07:00 |
|
Jm Casler
|
cd9def6850
|
Add my test ssid
|
2022-02-22 19:01:24 -08:00 |
|
Jm Casler
|
38baebe48f
|
Use NTP time if connected to wifi
|
2022-01-03 17:35:20 -08:00 |
|
Jm Casler
|
1f9b1e2828
|
Merge branch 'NTP' into master
|
2022-01-03 16:18:01 -08:00 |
|
Jm Casler
|
749d127281
|
Return an informative message if web content files are unavailable.
|
2022-01-01 23:10:37 -08:00 |
|
Jm Casler
|
654558abcd
|
Partial work for NTP client
|
2021-12-28 19:24:10 -08:00 |
|
Jm Casler
|
0938cded58
|
Cleanup comments
|
2021-12-24 13:08:30 -08:00 |
|
Jm Casler
|
2d8bf4d684
|
Fix for SoftAP bugs
|
2021-12-23 18:18:07 -08:00 |
|
Jm Casler
|
9f6522a756
|
SoftAP doesn't always start #954
|
2021-12-04 19:20:20 -08:00 |
|
Jm Casler
|
623b846713
|
Fix for: Wifi admin mode no longer works #939
Fix for: Wifi admin mode no longer works #939
|
2021-11-28 21:56:34 -08:00 |
|
Kevin Hester
|
52d7a6b8e4
|
immediately reconnect to mqtt server on wifi reconnect
|
2021-08-17 19:59:56 -07:00 |
|
Kevin Hester
|
472e880280
|
fix race condition when starting web service
|
2021-08-17 17:04:09 -07:00 |
|
Kevin Hester
|
189889489b
|
disable bluetooth while using wifi (esp32 drops networks otherwise)
|
2021-08-17 16:58:21 -07:00 |
|
Kevin Hester
|
99d529be51
|
While connected to MQTT server, veto light-sleep (to keep wifi working)
|
2021-08-02 17:42:44 -07:00 |
|
Kevin Hester
|
39df7108a8
|
fix wifi hang when bad password used, cleanup wifi in general
|
2021-08-02 11:28:57 -07:00 |
|
Kevin Hester
|
a8feb40ae9
|
cleanup
|
2021-05-24 09:42:25 +08:00 |
|
Kevin Hester
|
069b0d38be
|
Fix wifi to allow usage with unsecured networks
|
2021-05-24 09:21:52 +08:00 |
|
Kevin Hester
|
c25efac0c1
|
portduino wip
|
2021-02-07 09:17:46 +08:00 |
|