-
Notifications
You must be signed in to change notification settings - Fork 799
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
Hello World example fails on Raspberry Pi2 #102
Comments
Additional observation: |
This issue seams to be related: |
I reinstalled the operating system, and now it works. :) |
Today I tested in on the old Raspberry Pi, and it just worked. Don't know, where the original problem came from. Closing this issue. |
Hello,
I tried the HelloWorld example on my Laptop
(Ubuntu 16.04), and it worked fine.
I tried it on the Raspberry 2, and it failed.
uname -a gives the following result:
Linux navio-rpi 3.18.9-rt5-v7+ #1 SMP PREEMPT RT Thu Mar 26 10:31:34 UTC 2015 armv7l GNU/Linux
What is strange is the following:
If I publish a message on the Laptop, I can
receive it on the Pi, but not the other way
round.
Any idea?
The text was updated successfully, but these errors were encountered: