-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for UDP Sockets Android Things #122
Comments
What hardware are you using, and is your code posted anywhere?
…On Thu, Feb 14, 2019 at 1:35 AM Niki Izvorski ***@***.***> wrote:
Hey guys i have reached a bit of desperation for hours and hours
debugging. And i thought if i could reach out to the active community here
for some help. I would like to ask if would be possible to have UDP Sockets
on Android Things working properly.
I had success with receiving UDP Connection and data without no issues.
But no luck on the sender part. It haven't been possible for me to send
anything over a LowPAN.
Anyone have some suggestions. Very much appreciated.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#122>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACOhb2NVsYExAKqT1Nzbs9Wy6eCtBm4wks5vNS3ggaJpZM4a7LzY>
.
|
I am using Android things and the sample lowpan. And just any udp android code its 2 lines. If you want me i will post the exact lines. |
Hi, |
Here is the topic we have raised quys: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey guys i have reached a bit of desperation for hours and hours debugging. And i thought if i could reach out to the active community here for some help. I would like to ask if would be possible to have UDP Sockets on Android Things working properly.
I had success with receiving UDP Connection and data without no issues. But no luck on the sender part. It haven't been possible for me to send anything over a LowPAN.
Anyone have some suggestions. Very much appreciated.
The text was updated successfully, but these errors were encountered: