Other Parts Discussed in Thread: Z-STACK-ARCHIVE, Z-STACK, TIDC-ZNP-HOST-SW3
I'm decoding and sending some ZNP messages with my microcontroller (ESP32) and CC2530 over UART. I want to use it as concentrator.
I've seen that Tiva launchpad has already "znp host framework example", and I wonder if this is the best example to develop a library for my mcu.
Thanks