Other Parts Discussed in Thread: CC2530
dear all
i would want to use the cc2530 work as coordinator, and the coordinator need an Ethernet to build the communication between the coordinator and computer.I found the coordinator code compiled out ,and the RAM need more than 7K,but the cc2530 own RAM only 8K.
If I add the Ethernet,it needs a tcp/ip protocol ,in my mind,UIP is very fit for the system.But i also need ram to run the protocol,the microcontroller has only less the 1K RAM,it is difficult to do the application code
Whether the occupied RAM can the coordinator code to streamline without affecting its performance?Whether there is a better way to solve this problem!
thank you!