About a week ago i posted that i was having issues with persistent hangs on scatter calls... I have an answer to that and thought i'd share in case others run into it... the Raspberry Pi 3 has wifi and bluetooth, and that was apparently interfering with the communication between nodes (address conflicts or something similar). i sudo nano'd the "/etc/modprode.d/raspi-blacklist.conf" file as described in https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=138610. Now the sample code is running and returning the expected results without issue.
You must be logged in to post. Please login or register an account.
Fascinating! Thanks so much for sharing this!
edit: I have added this into the tutorial page with a reference to this post and your username.
-Harrison 9 years ago
Last edited 9 years ago
You must be logged in to post. Please login or register an account.