Troubleshooting • Re: SIM7600 can't receive SMS
Thank you, it works now. But I am still confused about the timeout. I first changed timeout=5, and when running the script, immediately send a message to the SIM card, I got all the messages printed...
View ArticleDevice Tree • gpio-poweroff questions
Hello everyone, I'm looking to use the gpio-poweroff overlay, I can see it works with the Pi5 and everything looks good in that regard. But I have a few questions, for simplicity of sharing the code I...
View ArticleDevice Tree • Re: gpio-poweroff questions
Where I can find the source code for this overlay? (I did decompile it there were some errors)https://github.com/raspberrypi/linux/bl ... verlay.dtsCan I either merge this with another overlay or load...
View ArticleBare metal, Assembly language • Re: Accessing ISP functionality on Raspberry...
Maybe all that stuff is just disabled.there are signs of the ancestors of the chip being mobile SoC's, and it has a lot of power management stuff, and the ability to turn off large chunks of the chip...
View ArticleTroubleshooting • Re: "Zero W", Unable to setup new WiFi
Bit stuck without knowing what errors do you get?I''ve not seen any issue adding a network and ssh stopping but it is possible to limit the network SSH accepts connections on with the line:Code:...
View ArticleFor sale • Re: Transparent Audio MusicWave ULTRA MM2 Speaker Cables
i am offering a high-end pair of MM2 Generation, ULTRA speaker cables from Transparent Audio. The cables are in very good condition with no signs of pet hair, smoke or damage or strain to any...
View ArticleBeginners • Re: miniature circular full color OLED displays inserted to light...
I would recommend two discs of opal acrylic with a bunch of WS2812 LEDs behind them. Then programmatically group them into two sections, and write different values to the LEDs in each section.I might...
View ArticleTroubleshooting • Re: Ssh problem
It does appear to be rejecting the password. Everything else in there looks good.Does your password contain any unusual characters like ", #, £ etc that may be locale dependant?Also - do you have caps...
View ArticleRaspberry Pi OS • Re: How to know what all to install on a system re-build?
It seems 'apt' itself can tell us what are dependencies of packages so we should be able to determine which are dependencies and which aren't.'apt-mark showmanual' will show packages that were...
View ArticleTroubleshooting • Pi 5 and Bookworm, screen blanking still does not work
I just got a better SSD and I installed a fresh copy of bookwork on my Pi5 8 GB model.Everything is as stock as it could be, I did not really install software on it. I just use it to learn...
View ArticleNetworking and servers • Re: Raspberry Pi blocking access to its ports
Have you disabled "client isolation" that's a WiFi feechur that prevents WiFi connections between machines on your LAN (which is really useful, not)?I had a look in Advanced Settings for this feature...
View ArticleAdvanced users • Re: Why does the sd card copier require a desktop environment?
Limited developer time. As you may know there are already OSS tools out there and there are also a lot of folks able to write command line tools and can help on this.Let's assume somebody is willing...
View ArticleTroubleshooting • Re: RP 5 wont boot
R.I.P.Statistics: Posted by memjr — Tue Apr 23, 2024 11:10 pm
View ArticleGeneral discussion • Re: Are we just imitating replicators (hear me out)
And the relation to the pi is...This should probably be in off topic.Statistics: Posted by memjr — Tue Apr 23, 2024 11:12 pm
View ArticleRaspberry Pi OS • Re: RPi 5 Bookworm Text Editor takes 25 seconds to open
Anything weird in your dmesg output?Is top showing a high processor load?Opening a file in text editor is effectively instant for me.Statistics: Posted by scruss — Tue Apr 23, 2024 11:19 pm
View ArticleRaspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information
Very helpful.Thank you Statistics: Posted by kitamura_design — Tue Apr 23, 2024 11:24 pm
View ArticleBeginners • Re: RPI 3+ realVNC connection issue
Bookworm on Pi3 is running just fine, so why step back to Bullseye?Screenshot shows you a Pi acting as VNCviewer while the VNCserver is a Pi3B+ running Bookworm (kernel 6.6.25)I am newbie with...
View ArticleGeneral discussion • Retrieve SMS message in Python
I have a Raspberry Pi 4B, a SIM7600G-H 4G HAT, and an AT&T SIM card. There are 4 messages in the SIM card, which can be displayed in minicom through AT+GMGL="ALL" I am using the following code to...
View ArticleTroubleshooting • Re: Externally powered SSD doesn't work well on RPI4
there are known issues with the SSD USB on Pi4, especially with Jmicron. I suggest that you have a look at the sticky...viewtopic.php?t=245931I see. I didn't look deep into it as i thought it's a...
View ArticleBeginners • usb webcam's mic connection problem?
Chromium Google search & translate show "no internet connection" on usb webcam's mic usage in raspberry pi bullseye and bookworm but ok on buster?The webcam device is there as shown...
View Article