BeagleConnect Zepto: Development Workflow and Documentation Availability

Hi,

I recently got my hands on BeagleConnect Zepto and have been trying to understand the development workflow in more depth but I wasn’t able to find any comprehensive documentation.

I wanted to ask:

  • Is there any official or in-progress documentation for development on this board?

  • Are there example projects or reference repositories available?

I’ve done some initial searching but may have missed relevant resources. I’d be happy to contribute and help improve the ecosystem if guidance is available.

Thanks.

Well, BeagleConnect Zepto hasn’t officially launched yet, so docs don’t really exist. I would guess you got one of the samples that was distributed in EW.

I do have a working Zephyr tree: GitHub - Ayush1325/zephyr at zepto · GitHub
It only has I2C, UART and GPIO though. Other peripherals also already have upstream Zephyr PRs, but they have not been merged yet.