Has anyone tried running Zephyr on a Particle Boron board and used the onboard cellular modem for Golioth connection?
The Boron board has a UBlox Sara modem that is supported by Zephyr.
Thanks!
Has anyone tried running Zephyr on a Particle Boron board and used the onboard cellular modem for Golioth connection?
The Boron board has a UBlox Sara modem that is supported by Zephyr.
Thanks!
Any luck on this? I may be looking at doing something similar
@risingtiger Hi!
I haven’t had an opportunity to revisit Zephyr on a Boron. It’s still on my todo list.
I did post a message on Zephyr GitHub back in Feb. It looks like Zephyr Boron does support the cellular modem.
Let m know when you plan to pursue Zephyr on the Boron, and I may be able to revisit around the same time. Thanks.
I have calls lined up with Golioth tomorrow. I may need to have a solution that I can start rolling out first thing next year. I’ll post my progress:)
@risingtiger Thanks. I’m hoping to get back on this towards end of Nov. Keep you posted as well!
@risingtiger Hello,
Did you make any progress with running Zephyr on a Particle Boron?
I’m hoping to try running Zephyr on one of the Boron device next week.
Thanks.
@risingtiger A quick update on getting a Boron to connect to LTE under Zephyr RTOS.
I’ve flashed a Boron with Zephyr cellular_modem sample. The application runs , AT commands work but currently no LTE connection due to some timeouts.
Hopefully someone on Zephyr Github can assist.