Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

Receiving UDP packets #5

Open
ronguest opened this issue Aug 3, 2014 · 1 comment
Open

Receiving UDP packets #5

ronguest opened this issue Aug 3, 2014 · 1 comment

Comments

@ronguest
Copy link

ronguest commented Aug 3, 2014

In my project I intended to use a CC3000 to accept remote control messages from a smartphone using an app like Ardumote. However, this uses UDP and have trying to get it to work I just now noticed this is listed as not working. So this isn't really a new issue I suppose but I wanted to document that I need this feature. Also, I'm wondering if I could implement UDP packet reception in my own code and bypass the library. Unfortunately at the moment I'm not sure how to do this.

@ShawnHymel
Copy link
Contributor

Good to know. I will put fixing the UDP issue as a higher priority. If you wanted to give UDP packets a shot, you could definitely try it, but it would require interfacing with the low-level calls in the library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants