meisner According to this page;
https://docs.zephyrproject.org/latest/boards/arm/particle_argon/doc/index.html
I can use the Particle Argon board, which gets me support for Zephyr and has an ESP32 for WiFi support (again, to transmit data to Home Assistant).
While I haven’t deployed the Argon, you should be able to use the same code that supports the Xenon. Publishing data to something like Golioth & Grafana may be interesting. I’ll have to add this to my list!
meisner From Particle’s site:
https://store.particle.io/products/argon?pos=1&sid=63f274166&_ss=r
The Argon dev board Is available for $28USD and is Feather compatible. So I believe this board will work fine for my use. Would you agree?
Yup! There is a learning curve with Zephyr. If I have time in the coming weeks I’m going to try and smooth the process out a bit. Nordics VSCode extension helps but it doesn’t go as far as what Espressif’s does and actually install the SDK, manage dependencies, etc.