Search found 19 matches
- Tue Jul 28, 2020 10:08 am
- Forum: Troubleshooting
- Topic: Pi Zero W wifi failing a few hours after reboot, won't restart
- Replies: 0
- Views: 91
Pi Zero W wifi failing a few hours after reboot, won't restart
Hi folks, It seems I've joined the multiples of people who have this issue with the Broadcom 43438 wifi adapter through seemingly nothing but a raspian update. I've had a Pi Zero running my house lights and hifi for many years without fail, wifi attached constantly. I can't remember why but for some...
- Tue Mar 31, 2020 11:19 pm
- Forum: Troubleshooting
- Topic: Pi 3B bluetooth not pairing keyboard
- Replies: 1
- Views: 112
Re: Pi 3B bluetooth not pairing keyboard
Wow, page 2 already! I've just spotted this - https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=269233 which makes me think I've got the same faulty BT packages. I'll check the versions tomo....later today. I know my keyboard and mouse are OK because I installed an ASUS USB BT4.0 adapter i...
- Tue Mar 31, 2020 3:21 pm
- Forum: Troubleshooting
- Topic: Pi 3B bluetooth not pairing keyboard
- Replies: 1
- Views: 112
Pi 3B bluetooth not pairing keyboard
Hi folks, I've just resuscitated a Pi3B v1.2 I bought for retropie purposes a year or two ago and now want to hook up the bluetooth keyboard I originally bought for it. Wired keyboard/mouse has always been OK, so once I put the latest Raspbian on a 16GB Class 10 card I booted up and headed to the bl...
- Mon Apr 03, 2017 11:52 am
- Forum: General discussion
- Topic: Pi Zero W PWM on GPIO 18 crash
- Replies: 1
- Views: 763
Re: Pi Zero W PWM on GPIO 18 crash
Forget it, I got the python version running...
W
W
- Fri Mar 31, 2017 10:56 pm
- Forum: General discussion
- Topic: Pi Zero W PWM on GPIO 18 crash
- Replies: 1
- Views: 763
Pi Zero W PWM on GPIO 18 crash
Hi folks, For ages I've had a Pi Zero (original edition) running a combo IR blaster/RF433mhz transmitter I built from an AM/FM radio someone gave me in the 90s: PiRF433blaster-small.jpg (The angry red light visible in the top is the Arduino nano doing the IR blasting) This week I upgraded it to a Pi...
- Fri Mar 24, 2017 11:29 am
- Forum: General discussion
- Topic: Pi Zero test points
- Replies: 7
- Views: 7548
Re: Pi Zero test points
HehIf that is the only error I made in that list then I am not doing too bad

Cheers
W
- Wed Mar 22, 2017 12:24 am
- Forum: General discussion
- Topic: Pi Zero test points
- Replies: 7
- Views: 7548
Re: Pi Zero test points
Hi Wayne,
Your PP22 and PP23 are the wrong way round, PP22 should be D+ (green) and PP23 should be D- (white)
Cheers
W
Your PP22 and PP23 are the wrong way round, PP22 should be D+ (green) and PP23 should be D- (white)
Cheers
W
- Tue May 03, 2016 6:00 pm
- Forum: Troubleshooting
- Topic: LIRC doing my nut
- Replies: 4
- Views: 1922
Re: LIRC doing my nut
Heh, at least you've got going - with blasting or just receiving? I'm thinking that rolling my own 4.4.8 kernel with Bengt Martensson's 'multiblaster' lirc_rpi.c isn't a good idea, but even with the 'stock' lirc_rpi and the 4.1.19 kernel I couldn't get blasting to work. Receiving seems to work best ...
- Tue May 03, 2016 9:45 am
- Forum: Troubleshooting
- Topic: What is up with WIFI on Raspbian?
- Replies: 5
- Views: 1571
Re: What is up with WIFI on Raspbian?
Interesting, so you created a WPA network and connected OK? Mine's WPA2 only but still connects OK with NOOBS, just not Raspbian. Time to compare both and see if there's anything glaring with the wifi setup. I know the rtl8188cus adapter needs an alias to work with the 8192eu driver so maybe that's ...
- Mon May 02, 2016 11:59 pm
- Forum: Troubleshooting
- Topic: broken SPI MOSI pin?
- Replies: 0
- Views: 570
broken SPI MOSI pin?
Hi folks, I'm having an issue with SPI on a Pi2 but not a Pi Zero so I think in the past I've blown the MOSI pin on the Pi2 somehow. Background - a while back I was using the Pi2 to read/write the flash chip on an old Technicolour router which used SPI and managed to brick the router even though I c...
- Sun May 01, 2016 4:40 pm
- Forum: Troubleshooting
- Topic: LIRC doing my nut
- Replies: 4
- Views: 1922
LIRC doing my nut
Hi folks, Has anyone come across a definitive LIRC blaster tutorial for 4.x kernels? There's so many different versions/gotchas/snafus out there going back to 2012 that I'm tying myself in knots. It should be easy - stock Pi2 w/NOOBS 1.9, kernel 4.1.19. /boot/config.txt changed to enable lirc-rpi ov...
- Sun May 01, 2016 3:57 pm
- Forum: Troubleshooting
- Topic: What is up with WIFI on Raspbian?
- Replies: 5
- Views: 1571
Re: What is up with WIFI on Raspbian?
I have exactly the same problem on the March 2016 edition Raspbian (kernel 4.1.19) with the same Wifi chip. If you use NOOBS 1.9 instead of Raspbian it will work and so far I haven't chased down as to why. Also with NOOBS I built a new 4.4.8 kernel using pi defaults trying to get a LIRC blaster work...
- Sun Apr 17, 2016 12:27 pm
- Forum: Other projects
- Topic: Pi Zero peripheral wiring strangeness
- Replies: 5
- Views: 1046
Re: Pi Zero peripheral wiring strangeness
Spot on, I forgot about those so I've added a .1uF ceramic to the transmitter circuit and it works nicely now, thanks for the suggestion!
Just needs tidying up/board size reduction and the light sensing code adding since currently that side of things is running on an Arduino
Just needs tidying up/board size reduction and the light sensing code adding since currently that side of things is running on an Arduino

- Sat Apr 16, 2016 11:15 pm
- Forum: Other projects
- Topic: Pi Zero peripheral wiring strangeness
- Replies: 5
- Views: 1046
Re: Pi Zero peripheral wiring strangeness
Replying to myself here but this is interesting. Using a logic analyser I sampled the pulse data going to the RF transmitter whilst the board was directly connected to the Pi, then sampled again while it was connected by jumper wires. This is directly connected piZeroWiring4.jpg This is on jumper wi...
- Sat Apr 16, 2016 7:40 pm
- Forum: Other projects
- Topic: Pi Zero peripheral wiring strangeness
- Replies: 5
- Views: 1046
Re: Pi Zero peripheral wiring strangeness
Oh I've fought that decision constantly ever since I added that right-angle connector :lol: That connector looks great in a t-cobbler but like you say reverses the pin numbering. The prototype board has a suitable pin layout on a sticker on the back and I checked the power pins on my DMM before wiri...
- Sat Apr 16, 2016 4:17 pm
- Forum: Other projects
- Topic: Pi Zero peripheral wiring strangeness
- Replies: 5
- Views: 1046
Pi Zero peripheral wiring strangeness
Folks, Building a little add-on for a Zero with a 433mhz transmitter and headers for console and light sensor for no other reason than 'because'. I have a few night lights around the house that I've bought remote control sockets for and it would be nice to control them from the Pi. That side of thin...
- Wed Apr 13, 2016 5:38 pm
- Forum: Troubleshooting
- Topic: Video difference between Pi2 and Pi Zero
- Replies: 3
- Views: 926
Re: Video difference between Pi2 and Pi Zero
Evening! Yes, could be, I've just thought of that again. Problem is I don't have any HDMI monitors so I'm using an HDMI-DVI cable. I get the same result from an active HDMI-VGA adapter too and the only thing they have in common is the mini-adapter. One thing I've noticed is I can now fudge the frame...
- Wed Apr 13, 2016 7:12 am
- Forum: Troubleshooting
- Topic: Video difference between Pi2 and Pi Zero
- Replies: 3
- Views: 926
Re: Video difference between Pi2 and Pi Zero
*bump*
Anyone? Just built a new Jessie SD last night and it's the same, video wise.
Anyone? Just built a new Jessie SD last night and it's the same, video wise.
- Sun Dec 20, 2015 5:04 pm
- Forum: Troubleshooting
- Topic: Video difference between Pi2 and Pi Zero
- Replies: 3
- Views: 926
Video difference between Pi2 and Pi Zero
Hi folks, I have a puzzlement with the video on a Pi Zero which isn't really an issue since it'll be running headless but it's bothering me :) My original Pi2 setup has been working fine since day 1 with an iiyama pro dvi-d monitor using an HDMI-DVI cable. 1280x1024 @ 60hz, 5:4 aka DMT mode 35. Swee...