Hi,
Goal: replacement for the Atmels (former Meshnetics) Zigbit.
I have been using Zigbit for years but it is EOL. And besides that also become too heavy and too big in my application. The CC2630 sound very perfect as replacement. But I need to maintain current setup: A separate MCU that controls the Zigbee transceiver with AT-like commands. Serial connection between MCU and Zigbee chip.
Yes, Now I'm using the easy serial-net stack for the Zigbit. I'm all in favorite: keep it simple if you can!?
So:
- What is available as stack for the CC2630 that can do the same?
- Or how can I easily develop an AT-like command stack?
- Where do I start this endeavor?