cc3000 UDP server demo

Dependencies:   NVIC_set_all_priorities cc3000_hostdriver_mbedsocket mbed

Issue: UDP server hanging (Closed: Invalid)

The code is getting struck at hci_event_handler() after sendto function is executed. I was able to receive the data for the first time sent by the module.