IcingTomato / micropython_xiao_esp32c3

MicroPython for Seeed XIAO-ESP32C3
Other
17 stars 2 forks source link

espnow Support #2

Open col-b opened 1 year ago

col-b commented 1 year ago

Thank you so much for this port, it's honestly the only port I've been able to get to run on my xiao. Do you have any plans to rebase against the micropython base to get the latest espnow support? Or is there any plans to merge this back into mainline so that it will support this chip directly? Thanks again! I'd be happy to lend a hand for some of this, but I'm very new to this and just learning, so not sure how helpful I'd be.

col-b commented 1 year ago

For what it's worth, I did the rebase locally and everything seemed to work just fine. I was able to get the firmware pushed to the board and downloaded my test code and was able to successfully send espnow messages to another esp32-38pin (i.e. not another xiao-c3 board) and it all just worked fine!