Other Parts Discussed in Thread: CC2530EM
I'm a student and I've begun to use TI devices, in particular CC2530EM with SmartRF05.
I want to test the OAD functionality, I read the "Over Air Download For CC2530.pdf" and I followed every passage of the document.
I want to test the OAD with ZOAD application.
I built theOAD Dongle Code and I programmed my CC2530EM as a router. I know that there must be a serial Communication (I read it in the ZOAD user guide), so I connected theSmartRF05EB RS232 port to a pc COM port.
The problem is that ZOAD doesn't recognize the device and it shows me the message "No hosts device available".
Summarizing: I built the OTA_Dongle.eww project as a Router device (I tried for test also as a coordinator), I put the hex file onto the flash memory and I connected the EB via serial cable. (of course RS232 is enabled)
Where did I mistake?