469 Commits

Author SHA1 Message Date
Nic Limper
6b6eda401f notification on webpage on filesystem full 1.7-beta 2023-07-29 11:14:52 +02:00
Nic Limper
26af93dd67 bugfixes
- replaced symlink to firmware pack binary by real file
- bugfix using jsontemplate with google apps script
2023-07-29 10:34:56 +02:00
Nic Limper
3ccf0f931d small bugfixes
- don't display '01-01' in google calendar when start=0
- bigger buffer for json template
- hold generating new content if free space in file system is too low
- tiny bug on failing to color lines red in google calendar for current appointments
2023-07-27 17:40:18 +02:00
Nic Limper
9300301dcb small bugfixes
- small layout fix current weather on 4.2"
- qr code content enabled again
- turned off temperature on esp32
- http 409 on http POST during OTA
- finetuning buitenradar scale and refresh time
- follow redirects on jsontemplate http call
2023-07-26 21:50:58 +02:00
atc1441
22cf435db7 Added CC1352 / CC2652 AP Firmware Code 2023-07-26 21:00:40 +02:00
atc1441
475c40e7e6 Added CC1352 CC2652 Board 2023-07-26 17:54:22 +02:00
Jelmer
768d278ef8 added M2 generation tags to types 2023-07-24 13:23:41 +02:00
Jelmer
30bb5ade9e started adding HAL, should probably delete 'core' 2023-07-24 01:02:42 +02:00
Jelmer
ad44203f29 New M3 tag types 2023-07-23 15:02:55 +02:00
Jelmer
b836d30395 Merge pull request #90 from jjwbruijn/New_Flasher
New flasher
2023-07-23 12:12:53 +02:00
Jelmer
4bcc825f69 Update tag_types.h
Added Newton M3 tag types
2023-07-23 12:12:09 +02:00
Jelmer
666b79e14d No longer compatible with the AP/Flasher board
Please use the flasher script in the AP/Flasher-directory
2023-07-23 12:01:13 +02:00
Jelmer
0f9ea7ee26 fixed flasher python script 2023-07-22 08:44:01 +02:00
Jelmer
d53c89c672 Merge pull request #88 from slimline33/master
.stl files for 3D printer for the SoluM Tags
2023-07-22 00:15:04 +02:00
Jelmer
9ce9abd59e new flasher, support for nRF 2023-07-22 00:02:33 +02:00
Bimmi
b389feb30e Delete 4-2_Solum_Stand_20-degree.3MF 2023-07-21 22:15:42 +02:00
Bimmi
3bb8152512 Update readme.md 2023-07-21 22:14:14 +02:00
Bimmi
fbe5e54a71 Add files via upload 2023-07-21 21:51:52 +02:00
Bimmi
20ae9280f6 Merge branch 'jjwbruijn:master' into master 2023-07-21 21:50:55 +02:00
seeers
7f92e34556 Button for WiFi config on index.html (#89)
added WiFi config button  on 'AP config' page
2023-07-20 21:05:47 +02:00
Bimmi
5fefaf5490 3D Printed JIG for resin
just for resin printers like anycubic photon
2023-07-20 18:17:42 +02:00
Bimmi
551e326f1d Update readme.md 2023-07-20 18:06:27 +02:00
Bimmi
c3f1cf683e Update readme.md 2023-07-20 17:59:37 +02:00
Bimmi
fdebe540a9 Delete SoluM_2-9_Powerstrip.stl 2023-07-20 17:58:23 +02:00
Bimmi
e583a52b95 Delete SoluM_1-54_Powerstrip.stl 2023-07-20 17:58:17 +02:00
Bimmi
2791532e69 Delete SoluM-2_9_EPD-Holder.stl 2023-07-20 17:58:08 +02:00
Bimmi
9cc6801ce2 Delete SoluM-1_54_EPD-Holder.stl 2023-07-20 17:58:00 +02:00
Bimmi
3fc7b43084 Create readme.md 2023-07-20 17:57:34 +02:00
Bimmi
24d08e52ba Add files via upload 2023-07-20 17:57:03 +02:00
atc1441
6ee27e9522 88MZ100 OTA update added, continous block download added 2023-07-20 15:21:21 +02:00
atc1441
3cabb4e3b9 Merge branch 'master' of https://github.com/jjwbruijn/OpenEPaperLink 2023-07-20 02:27:05 +02:00
atc1441
cf8d589add Added 88MZ100 Beta for 640x384 7.4" Display 2023-07-20 02:26:52 +02:00
Nic Limper
4eb89e9596 added improv protocol for wifi provisioning 2023-07-19 17:27:00 +02:00
atc1441
5ba982cb47 Unconfigured Wifi text added to AP image 2023-07-19 16:16:39 +02:00
Nic Limper
f611f0cd80 typo 2023-07-19 15:13:20 +02:00
Nic Limper
6db2f7f9bc replacing wifimanager
This one saves a lot of flash space.
Now, wifimanager is replaced with our own method for managing the wifi connections.
Also, the whole thing will run now even if there is no wifi. If wifi disappears, it automatically tries to reconnect in the background every few minutes.
Wifi settings now available at all times at /setup
If it cannot connect, an access point 'OpenEPaperLink' is created where you can set the wifi credentials (http://192.168.4.1/setup).
2023-07-19 15:00:52 +02:00
atc1441
d6529cfdb3 Added 7.4" 800x480 nRF52811 BETA fw 2023-07-18 15:53:59 +02:00
atc1441
ecdadf8c47 Added Display Access Point Infos on Boot on AP Display 2023-07-17 12:43:31 +02:00
Jelmer
53a3a8de29 uploaded correct files >_< 2023-07-16 01:48:10 +02:00
Jelmer
72ee6d26a7 whoops 2023-07-16 01:43:29 +02:00
Jelmer
1844aa18e6 added M3 Newton 2.9 mini jig 2023-07-16 01:40:44 +02:00
atc1441
f4e7ddb26d Added nRF52811 Firmware working beta 1.6-beta 2023-07-14 22:35:55 +02:00
Nic Limper
95711647a3 json template push, and some clean up 2023-07-12 01:42:33 +02:00
Nic Limper
5f48acc6f2 json template 2023-07-11 23:24:05 +02:00
Nic Limper
128fcb0aee fixed sntp blocking on no internet connection 2023-07-11 20:39:08 +02:00
Nic Limper
b178994bd6 apconfig option to turn off preview images
- option to turn preview images off in apconfig
- better browser cache of preview images
- bit of memory optimization on the contentmanager
2023-07-11 13:58:03 +02:00
Nic Limper
9ef2737bc3 fixes issue #80 on painter 2023-07-10 20:33:50 +02:00
Jelmer
dd14fd2074 Delete fw_dumps directory 2023-07-09 22:50:29 +02:00
Nic Limper
112a467cff added wifi power and time zone to APconfig
- added wifi transmit power option
- added time zone config option
- small fixes
2023-07-09 00:56:48 +02:00
Mimoja
aff20e272c Add updateRemote.sh script to update the contentFs on multiple APs at once
As flashing a new LittleFS in case of e.g. a changed main.js is taking time and
the provided web interface is not the fastest to navigate we are introducing a
small script to upload the whole data folder to the esp.
It can also be sourced into a shell allowing for manual file uploads to the esp.

In addition we are also adding a "push_ota.sh" script designed to show its use as
well as uploading the recenty build firmware to the esp where future commits will
allow of SDCard based updates.

Signed-off-by: Mimoja <git@mimoja.de>
1.5-beta
2023-07-08 01:21:29 +02:00