Other Parts Discussed in Thread: TIMAC, CC2530, CC2530EM, Z-STACK
Hi,
I'm new in micro programming and in UART interface.
I use CC2530 with TIMAC to develop my Wireless Sensor Network. Now I have to comunicate with a GSM modem by UART and AT Commands, but I've never used UART.
As first step I would like to implement, on a Smart RF05, a RS232 interface to communicate with hyperterminal: just to understand how to transmit and receive a char.
I've read the "HAL Driver API.pdf" but I didn't understand how to use the functions.
Does exists a simple example about how to use uart interface with TIMAC and CC2530 ?
Can anyone help me ?
Thanks in advance.