25 Commits

Author SHA1 Message Date
RZ_MINIX\rober
92cf2e6f09 Added reporting of well_id and group_id on bootup 2025-06-24 15:18:08 -07:00
RZ_MINIX\rober
554381cf2d Fix line endings - normalize CRLF/LF across all files 2025-06-12 21:22:50 -07:00
cbe99e6f79 added delay and increaset retry count for connecting to wifi, WiFi.SSID(n) is no longer corrupted. Root cause unknown 2024-07-28 15:48:46 -07:00
ee77bb4e78 mqtt client id is now a mac address, fixing issue of not being able to have more than one tag connected at the time. Logo and html is updated. Tag will now correctly go into and stay in provision for 2 minutes before reset if it wasn't able to connect to wifi 2024-07-22 13:52:16 -07:00
aa93a71fa1 early BLE init 2024-07-21 20:13:33 -07:00
88979da2d6 added command processor linked to BLE and mqtt 2024-07-21 19:15:49 -07:00
5a82edc423 file/class refactoring and cleanup, sensor service development, added light sensor notification 2024-06-12 15:02:23 -07:00
76b9535b98 file/class refactoring and cleanup, sensor service development, added light sensor notification 2024-06-12 14:52:34 -07:00
95d202174f working data layer with radar and mqtt, changed default ble for nimble etc 2024-06-12 00:18:13 -07:00
4e9c6d9f0c working circular buffer with radar 2024-06-11 22:07:03 -07:00
1806fb8a52 working radar 2024-06-09 14:34:41 -07:00
8dfc3edbb2 working radar 2024-06-09 14:27:26 -07:00
dd17eb61e3 ota download is now not using tls to download image, added Bme68x and sensors task 2024-06-08 15:28:45 -07:00
3b15bbe0e0 ota download is now not using tls to download image, added Bme68x and sensors task 2024-06-08 15:27:18 -07:00
1adf9a477a working encrypted OTA, added BMP280 2024-05-30 11:31:26 -07:00
e462fa5e47 working ble 2024-05-28 18:54:41 -07:00
51e0c72c04 merged dev branch: TaskFactory is now TaskMgr, OTA is using HTTPS 2024-05-23 18:23:01 -07:00
bf29ccda08 somewhat refactored wifi, still not fully clear when provision should automatically start 2024-05-23 13:42:05 -07:00
3acbbd44c2 mqtts using PubSubClient 2024-05-22 11:54:43 -07:00
d48547b198 working mqtts 2024-05-20 17:50:13 -07:00
2bbce4bc8d working OTA 2024-05-17 14:34:21 -07:00
b9f10bbd30 before changing AsyncServer namespace 2024-05-17 12:14:29 -07:00
33dbf3fc7b added isQueueEmpty to async web server socket client, led is using queue 2024-05-16 17:28:22 -07:00
3e700ccd04 working soft ap web/websocket server, using AsyncWebServer 2024-05-13 22:08:46 -07:00
99c1b35226 initial commit 2024-05-13 11:43:31 -07:00