[GH-ISSUE #83] Feature request: ESP32-C6/H2 based AP #589

Closed
opened 2026-03-20 18:10:45 +01:00 by sascha_hemi · 5 comments
Owner

Originally created by @g5pw on GitHub (Jul 13, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/83

I'd like to try and contribute an implementation of the AP protocol based only on ESP32-C6 or H2, since both models have a 802.15.4 capable radio.

Is anyone working in something similar? Is the protocol documented somewhere?

Thanks!

Originally created by @g5pw on GitHub (Jul 13, 2023). Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/83 I'd like to try and contribute an implementation of the AP protocol based only on ESP32-C6 or H2, since both models have a 802.15.4 capable radio. Is anyone working in something similar? Is the protocol documented somewhere? Thanks!
Author
Owner

@jonasniesner commented on GitHub (Jul 14, 2023):

Hi, I wanted to do exactly the same thing (C6 based AP), but did not get around to it. So I would be glad if you implemented it. I started documenting the protocol here https://github.com/jjwbruijn/OpenEPaperLink/wiki/RF-protocol . The esp an Tag code also is a great starting point. If you need more information, you can DM me on Discord or ask your questions here.

<!-- gh-comment-id:1635745757 --> @jonasniesner commented on GitHub (Jul 14, 2023): Hi, I wanted to do exactly the same thing (C6 based AP), but did not get around to it. So I would be glad if you implemented it. I started documenting the protocol here https://github.com/jjwbruijn/OpenEPaperLink/wiki/RF-protocol . The esp an Tag code also is a great starting point. If you need more information, you can DM me on Discord or ask your questions here.
Author
Owner

@g5pw commented on GitHub (Jul 16, 2023):

Thanks! Let's leave this issue open as reference for discussion (I don't use Discord), and I'll open a pull request as soon as I have something to show. I don't have much free time, sadly, but I'll try to wrap it up before end of year; I have all the hardware I need.

<!-- gh-comment-id:1637186708 --> @g5pw commented on GitHub (Jul 16, 2023): Thanks! Let's leave this issue open as reference for discussion (I don't use Discord), and I'll open a pull request as soon as I have something to show. I don't have much free time, sadly, but I'll try to wrap it up before end of year; I have all the hardware I need.
Author
Owner

@jjwbruijn commented on GitHub (Jul 17, 2023):

I'll order a C6 in anticipation ;)

<!-- gh-comment-id:1638613296 --> @jjwbruijn commented on GitHub (Jul 17, 2023): I'll order a C6 in anticipation ;)
Author
Owner

@coelner commented on GitHub (Jul 18, 2023):

FYI: https://de.aliexpress.com/item/1005005688193617.html

Maybe it is for someone useful for tinkering, if available again.

<!-- gh-comment-id:1640730715 --> @coelner commented on GitHub (Jul 18, 2023): FYI: https://de.aliexpress.com/item/1005005688193617.html Maybe it is for someone useful for tinkering, if available again.
Author
Owner

@jonasniesner commented on GitHub (Aug 2, 2023):

@atc1441 ported the AP firmware to the C6

<!-- gh-comment-id:1662975970 --> @jonasniesner commented on GitHub (Aug 2, 2023): @atc1441 ported the AP firmware to the C6
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#589