jdb wrote: ↑Thu Mar 15, 2018 10:54 pm
nars wrote: ↑Thu Mar 15, 2018 10:31 pm
Does it still have the annoying non-spring-loaded microsd slot?
Pity that there is still no wifi connector for external wifi antenna... rf shielding is fun with internal antenna just at side of the chip

From my tests on rpi3 (and same on rpi2 with wifi adapter connected right on a rpi usb port, without an usb extension cable) the rpi on it's own (specially when hdmi is connected, and depending on the images that will be displayed) causes considerable interference on wifi...
1. the push-push slot was replaced for a friction fit slot on Pi 3, 2 years ago.
2. you should buy a better HDMI cable if you're experiencing interference issues. I'm not sure what good an external antenna connector would do if your HDMI cable was blasting RF interference all over the place.
1. Yes, I know, I own a few pi2 and pi3 for various applications. Just wanted to know if that was still the same for pi3+, as I find it really annoying to remove the card... it's basically impossible to remove the card from the hole on the (official) case without some pliers or similar, as a few others said... not really easy... but I understand that it's hard to please all people... but well if friction will still be used on new versions, etc... then maybe the case needs some change... maybe a bigger/different hole... maybe with a cover or something...
2. Concerning wifi+hdmi interference, yes, I did also thought about the cable at first... and in fact I tried some different cables, including really good brand/quality shielded cables... as well as I even tried with different rpi's and different monitors/tv's... same... then I concluded that the interference comes from inside the rpi itself, if I attach the (official) wifi adapter on a rpi2 directly on a rpi usb port (and yes I tried different ports) and having hdmi active* then I get considerable degraded wifi performance comparing to if I attach the usb adapter on a small usb extension cable or even a 90 degree usb angle adapter (like amazon asin B00CDQ3QZ0) just to put the wifi adapter a bit far from the rpi itself (some few centimeters seems enough). I can say that while testing I tried with good hdmi cable very close to the wifi adapter itself and proved that the cable was well shielded, then that is not really the source (at least with good cable) and the interference must come from the rpi itself.
From my tests either on rpi2+wifi adapter or on rpi3 I could reproduce the problem, easy to see the difference by turning video signal on/off with 'vcgencmd display_power 0/1' (or disconnecting hdmi cable) while doing a download... I was getting 2MB/s download speed from wifi with video on and 5+ with video off... big difference really... on rpi2's I did fix it with the 90 degree usb angle adapter I mention above, on rpi3 there is no way to fix it obviously...
*note: the interference apparently depends on the image being displayed... it's easily noticeable with the default raspbian desktop wallpaper, but if you instead open a maximized terminal window, for example, then it is much less noticeable, I guess it has something to do with image complexity...
Since some time I was with the idea to post this but had no time to do it before... maybe I should create a topic just for that? I would really like to know if others can also reproduce the same, but I can only guess yes since I tested with different rpi's, monitors, tv's... surely the distance to the wifi ap will also make difference, if you are close to the ap you may probably not be able to notice it (but I didn't test that).
Btw, as I guess the hdmi signal is generated on the cpu itself, I wonder if the 3+ heat-spreader may somehow work as rf shielding to the cpu... but maybe not... probably it is not even grounded... but if I get hands on a 3+ I will surely repeat my tests with this issue.