Other Parts Discussed in Thread: TIMAC, CC2430, Z-STACK, CC2530
I want to add a serial command and control to the TIMAC example, but I'm not sure
how to proceed. Are there any docs that would guide me through the process?
I've tried setting the defined symbols in the project options to:
HAL_UART=TRUE
SERIAL_APP_PORT=0
Do I need to write an app to Open and Init the serial port?
Has anyone implemented this application?
I'm using the SmartRF04EB DK.