Nic Limper
ed82795e5f
tweak timings
2023-10-02 11:54:36 +02:00
Marcel
5b9f8b324e
New hardware profile: PoE AP ( #141 )
...
* New hardware profile: PoE AP
- added harware profiles for C6 firmware in menuconfig
- added free PSRAM stat in webinterface
* fix(fsfree): fixed var type of freesize of FS
2023-09-29 02:46:11 +02:00
Jonas Niesner
f7e2025487
M3 display led code fixes
2023-09-23 22:47:56 +02:00
Jelmer
0a43c601fe
M3 FW 0.1.6-beta3
2023-09-20 00:51:31 +02:00
Nic Limper
abbc636948
custom partition table (with 3MB littlefs) for C6
2023-09-11 14:01:42 +02:00
Nic Limper
a92e0eb5e6
flashing ESP32-C6 from ESP32 via serial connection from webinterface
...
To flash the C6, place bootloader.bin, partition-table.bin and OpenEPaperLink_esp32_C6.bin in the file system root.
APconfig -> update -> advanced options -> update ESP32-C6
This should also work with a previous unconfigured C6.
Compatible with Yellow-AP.
2023-09-11 00:48:08 +02:00
Nic Limper
9af2bd2a92
tagReturnData for C6 AP. It compiles, but other than that, untested
2023-09-08 20:27:18 +02:00
Jonas Niesner
a3e30c549e
Multiple 2.2" and build script improvements + housekeeping ( #127 )
...
* Update build-test.yml
* Update build-test.yml
* Update release.yml
* Create hextobin.py
* Update preparefiles.py
* Delete ARM_Tag_FW/nrf52811_Platformio_2.9 directory
* Delete ARM_Tag_FW/nrf52811_Platformio_7.4 directory
* Update release.yml
* Delete binaries/Tag_FW_M3_7.5.hex
* Delete binaries/Tag_FW_M3_2.9.hex
* Fix mac for 2.2"
* Fix bug in the release script and add comment about future plans
* fix 2.2" mac again
2023-09-04 22:26:52 +02:00
Jelmer
bc394e0d26
Added MD5 verification for nRF-based tags
2023-09-04 15:22:22 +02:00
Jelmer
efb5a3cb55
added OTA for M3 tags
2023-09-04 01:18:33 +02:00
Jonas Niesner
a1d06a2d34
Merge branch 'jjwbruijn:master' into master
2023-09-03 19:33:01 +02:00
Jonas Niesner
27665174b7
Merge branch 'master' of github.com:jonasniesner/OpenEPaperLink
2023-09-03 19:32:13 +02:00
Jonas Niesner
c23c3049bf
2.2" M3 config added
2023-09-03 19:31:38 +02:00
atc1441
55fe95903a
Added C6 flasher, The S3 can flash the connected ESP32-C6 via UART
2023-09-03 10:47:16 +02:00
jjwbruijn
aad5fe71eb
updated beta 7.5" fw
2023-09-02 12:26:40 +02:00
Jonas Niesner
ae8bc98619
Merge branch 'master' of github.com:jonasniesner/OpenEPaperLink
2023-09-02 11:38:48 +02:00
Jonas Niesner
bbe903bf90
Led LUT for M3
2023-09-02 11:36:07 +02:00
Jonas Niesner
2674b733db
Merge branch 'jjwbruijn:master' into master
2023-09-01 20:17:06 +02:00
Nic Limper
b919445ecc
highspeed communication between S3<>C6
2023-08-31 21:10:36 +02:00
Nic Limper
e45693bfe0
new version of 88MZ100 7.4" tag firmware + patch_mac.py for easy mac change
...
No need for HxD anymore for this firmware. See https://github.com/jjwbruijn/OpenEPaperLink/wiki/88MZ100-Programming-and-interfacing
2023-08-31 02:44:34 +02:00
Nic Limper
ab83cb03cc
improvements for yellow ap / esp32-c6
...
- Wifi connection progress is now visible on the TFT
- passthrough serial logging from the C6 to the S3 terminal for easier debugging
- no checks on force_flash and APtag-firmware version when C6 is used
2023-08-31 02:13:45 +02:00
Nic Limper
714f7fffae
clean up
...
- removed the custom printf function (inherited from the zbs code, but easier to just use the native printf)
- led flash timer
- proper HW_TYPE set, now reported as 0xC6
2023-08-30 22:20:08 +02:00
Jonas Niesner
71d8aba77a
NFC + button wake and LED
2023-08-28 15:41:19 +02:00
Jonas Niesner
81f5345237
Improved M3 firmware try 6
2023-08-28 13:54:59 +02:00
Jonas Niesner
bfe3561553
Improved M3 firmware try 5
2023-08-28 13:04:11 +02:00
Jonas Niesner
66a6a204c1
Improved M3 firmware try 2
2023-08-28 12:49:29 +02:00
Jonas Niesner
a6af0deaab
Improved M3 firmware
2023-08-28 12:43:40 +02:00
karl
3a1c34f3a6
Make path to soc/lp_uart_reg.{c,h} consistent
...
Using _just_ the `/` character makes the paths "universal".
On *nix, `/` is the path separator and windows has support for `/` internally.
2023-08-26 12:32:24 -07:00
atc1441
2f86ea54d0
Precompiled ESP32-C6 AP
2023-08-14 21:28:03 +02:00
atc1441
80e0d9e5dd
Added ESP32-C6 AP Release :)
2023-08-14 21:25:38 +02:00
atc1441
4d8cfeae63
Added nRF52811 AP Port
2023-08-14 12:12:44 +02:00
jjwbruijn
2817aa7e38
Added 7.5 OTA img
2023-08-12 09:17:55 +02:00
jjwbruijn
2292aeaf7e
another beta of the 88mz100 7.5 fw
2023-08-12 02:26:33 +02:00
atc1441
7cb5e13a7f
Added compiled version of 7.4"
2023-08-08 16:00:05 +02:00
atc1441
84bfb18261
Update cc2531_OEPL.c
2023-08-05 15:21:13 +02:00
atc1441
f409f493ec
Added CC2531 EOPL Port plus the modded python station by foorschtbar
2023-08-03 18:53:30 +02:00
atc1441
22cf435db7
Added CC1352 / CC2652 AP Firmware Code
2023-07-26 21:00:40 +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
atc1441
6ee27e9522
88MZ100 OTA update added, continous block download added
2023-07-20 15:21:21 +02:00
atc1441
cf8d589add
Added 88MZ100 Beta for 640x384 7.4" Display
2023-07-20 02:26:52 +02:00
atc1441
d6529cfdb3
Added 7.4" 800x480 nRF52811 BETA fw
2023-07-18 15:53:59 +02:00
atc1441
f4e7ddb26d
Added nRF52811 Firmware working beta
2023-07-14 22:35:55 +02:00