Raspberry Pi Connect • Re: rpi-connect failing without ipv6
What about if you do the same with a different ipv6 server? Something like google.comping -6 google.comwget -6 google.comDo they work correctly? It might be something in our network...Statistics:...
View ArticleRaspberry Pi Connect • Re: Is it possible to install rpi-connect in ubuntu...
Yeah, in the end you'd have to ask the Ubuntu and OpenWRT guys to add it...GordonStatistics: Posted by gsh — Fri Jul 05, 2024 6:31 am
View ArticleAdvanced users • Re: I need help with the ip route on my server - RPi4
I want to set my eth0 as the default IP route but when I do so it reverts back to wlan0I have the metric for eth0 set to 100 and wlan0 set to 500 in the /etc/dhcpcd.conf so it could make eth0 more...
View ArticleBeginners • L298N Motor Driver and a 5v conundrum
Creating a robot using a Raspberry pi 4B. The robot is using a L298N Motor Driver, a Husky lens and a DF2301Q Voice recognition module.My problem is that the Husky lens and the VR Module are connected...
View ArticleBeginners • Re: L298N Motor Driver and a 5v conundrum
https://shop.pimoroni.com/products/pico ... 4144542154may help if you're running out of connectivity. Image shows it used with an HAT i.e.NOTE: Pi GPIO are 3.3V! If you want to connect 5V sensors you...
View ArticleGeneral • Re: Bare-metal Bit Banging GPIO (AQA Assembly style)
Thanks for the input, here goes, today is the day.Need to tidy this lot up Statistics: Posted by morphy_richards — Fri Jul 05, 2024 6:53 am
View ArticleOther languages • Re: 树莓派无法启动
我也曾经遇到这个问题,尝试更换TF卡,重新烧录系统。Statistics: Posted by yoyojacky — Fri Jul 05, 2024 6:57 am
View ArticleHATs and other add-ons • Re: Raspberry Pi 5 M.2 HAT+ longer FPC cable 5cm
Thanks I am using the Waveshare PoE HAT (F) and it works well and has an active cooler - idle temps are < 40C (ambient 24C).https://core-electronics.com.au/power-o ... -pi-5.htmlAgree that a std...
View ArticleAdvanced users • Re: Reading the RTC
I don't want to give details about what I am trying to do because it might be patentable !Let's just say, that reading a RTC very quickly (I was hoping less than 10-20 cycles) is key part of the...
View ArticleTroubleshooting • Re: Freezing under load with Raspberry Pi 4B 1gb, me or the...
Oh, that's good to know about the memory! I just figured I would check the hardware and play around before I did what I intended with it.I guess I got rid of more info than I intended when I cleaned...
View ArticleTroubleshooting • Re: Need help with triggerhappy
It sounds like triggerhappy wasn't installed correctly, since it is not auto-starting - as it should (and does) if installed correctly.Maybe uninstall it and then re-install it?Statistics: Posted by...
View ArticleOther RP2040 boards • Re: Diy Pi Pico BOOTSEL doesn't work
I have been working on a model rocket flight computer that i have based around the RP2040, the board powers on and shows up on usb but the BOOTSEL button doesn't work.What exactly do you mean by "the...
View ArticleBeginners • Unable to flash and use PICO on Mac
Hi all,I just got a Waveshare RP2040-zero and I'm unable to use it with Macos Sonoma 14.5.I've read all the tuttorials on how to, including holding the "bootsel" button, using Arduino IDE, installing...
View ArticleRaspberry Pi OS • Re: Problem Installing Bookworm Desktop RPI1 B+
512 ram is not enough for a desktop, more suited for non-gui rollsI haven't tried non-gui OS Lite but I think the ram shouldn't be the problem since they claim releases are compatible with all...
View ArticleTroubleshooting • Re: Loading ath11k driver for QCN9074-based Wifi Transceiver
Try “dtoverlay=pcie-32bit-dma”Thank you a lot. I had tried this before, so I think it is a combination of some of these, as this is my current config.Code:...
View ArticleAdvanced users • Re: Display Priority on Raspberry Pi 5 Pi OS
I tried the methods in viewtopic.php?t=150889&start=25, but I'm afraid it's out of date. I see you posted in it though!! You've been around a long time..My setup is this:config.txt:Code: # For...
View ArticleRaspberry Pi Connect • Re: RPI connect won't start on model 3B
Like others, I cannot get rpi connect to start and I have read the posts.[ ... ]Any ideas will be gratefully appreciated.It worked for me on an (unsupported) RPi3b+ a few weeks ago.Ref:...
View ArticleSDK • Re: Pi PicoW savind data to flash
Yes, it is possible. If you want to treat the data as files, you will need to use a third-party library. The pico-vfs library allows you to read and write files within a file system deployed on the...
View ArticleGeneral discussion • Add 2nd NIC for VM router on RaPi5 Desktop
Hello,I run Raspberry Pi 5 Desktop OS and would like to install a VM router.I need to add a 2nd NIC for WAN/LAN and I'm not confident the forum suggestions to plug an adapter into a USB port will...
View ArticleRaspberry Pi Connect • WISH LIST
I thought a Wish List thread might be a useful thing...Mine currently is:- Support for dual monitors, ie, in Connect we can switch from 1 monitor to another, or display both monitors next to eachother...
View Article