Other Parts Discussed in Thread: SIMPLICITI
I've set up two RF2500T boards to demonstrate a wireless version of one of our products. I am using them as RS-232 repeater with one set up as LinkTo and the other as LinkListen. I've cranked up the baud to 115.2K and I had to increase the RX_TX_BUFFER_SIZE to keep up with our units. All this works great and our local TI reps (Eastern Mass) were very helpful with this. Now, one thing I notice is that if the LinkTo side loses power the LinkListen side will keep looking for it and reconnect when the power is turned back on. But, if the LinkListen side loses power the LinkTo side seems to hang and will not re-establish the link when the LinkListen side is re-powered. Power must be cycled on the LinkTo side to get things running again.
It would be really helpful if I could make this recover better. I have pored through the code in uart_intfc.c and in nwk.api.c. I can't quite make sense of how it works so it's hard to figure out what I need to do.
I'd appreciate any help.
Thanks.
Mike