General • Re: [Docu]: Connecting to the internet with picoW.pdf
Part of the issue here is that the IP support isn't part of the SDK itself, it's provided by a separate (open source) package - LWIP.The SDK does integrate this for you, but the interface (and hence...
View ArticleCompute Module • Re: Flashing CM4 eMMC via I/O board slow. Advice?
Hello folks,I have setup CM Provisioner (pretty slick). Unfortunately I encounter this error message when trying to provision: Code: 17:01:48 Error during dd. Return code 1. Script...
View ArticleC/C++ • Re: DHT11 code works with python but not C++
Probably the same known issue re DHT11 as in my post (Nov 2022) in this thread viewtopic.php?p=2160083&hilit=DHT11#p2160083"Turns out to be a known issue, depending on the type of DHT11 you have,...
View ArticleTroubleshooting • Re: Pi 4 wifi works for a few days then I have to reinstall OS
Just an update: still have this problem but I haven't reinstalled the OS for a while as I am finding multiple reboots has done the trick. I am pretty sure that the first couple of times I could not...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Zero W hangs and becomes unreachable after...
Just got the official Rpi micro USB charger but the issue persists. I noticed that the power LED turns completely off when this happens. Now the question is whether it is a SD Card issue or a board...
View ArticleAdvanced users • Re: How can I disable the HDMI Ports on the RPi5
the frequency of the hdmi noise will depend on what resolution its running atSo the first 'sanity check' would be to change resolution and see if the detected noise frequency moves with that ?If it...
View ArticleBeginners • I use cams pi 5
I mounted two cams on my Raspberry pi5 with OS but I can only make the second cam work, not even paired with the first. I'm cam p5v04a. the instructions on the documentation through terminal don't...
View ArticleBeginners • Re: What PI model should I choose?
Is phone charger NOT work at all (any why?) or it is BETTER to stay with known-good official power supply?Problems have arisen with some people using (phone) chargers, for the extra cost of an...
View ArticlePython • Re: Entering digits without pressing "Enter'
HelloIt was quite a shock to login to the Forum today and find no trace of my question! I finally did a search for my "username" and found my post (and multiple responses) had been moved to the Python...
View ArticleBeginners • Re: Shutting down Raspberry pi 3b using power button on power...
not sure I want to get a module added to have it automatically reboot in the morning. You could plug the PSU into a traditional mechanical mains timer switch. You can have the Pi shut itself down...
View ArticleGeneral discussion • Is this architecture possible ?
Hello to all,Thanks to the PI team for this work and more for caring the idea of computing for everybody.I work in telecom's on the layer 2 and 3, and do not know a lot on hardware.I'm posting on this...
View ArticleBeginners • Re: How to permanently change hostname through file edits
Amen to that.Statistics: Posted by Razzoodock — Thu Jul 25, 2024 5:20 pm
View ArticleTroubleshooting • Re: Issues streaming SRT with RPi 5 and RPi Cam
Hah noob mistake on my end. I was sending h264 to ffmpeg then using the format mpegts w/ ffmpeg. Changing to mpegts from h264 fixed everything. Whoops. Well now my next question:USB cams vs Raspi...
View ArticleSDK • Re: Lua math issue
I would put it this way, the inherent imprecision of floating point and trig functions necessarily entails asking the question: are the results close enough for the purposes of my...
View ArticleGeneral discussion • Re: When will there be a Raspberry Pi with at least 16GB...
Thank you for the reply. I got in the terminal:[ 2217.974786] Out of memory: Killed process 3838 (soffice.bin) total-vm:8367244kB, anon-rss:7228112kB, file-rss:44kB, shmem-rss:7892kB, UID:1000...
View ArticleSDK • Re: I'm curious why my sloppy code is actually smaller than optimized...
That could just be where I have all three versions in code but in order for it to appear in the DIS file, I had to rename them each to "drawMap". Perhaps I made a copy-n-paste error when I posted the...
View ArticleOther programming languages • Re: Mojo - how intall on RasPi
wow .... so pity . my raspi hasnot this equipmentI don't see that a Graviton 2 or 3 processor in the Amazon EC2 cloud is substantially different than a Raspberry Pi--especially a Pi 4 or 5 running...
View ArticlePython • Re: I want to teach Python to my kids
I used these 2 texts to teach a summer course at the local library to a group of teenagers.https://books.google.com/books/about/Py ... &q&f=falsehttps://github.com/PacktPublishing/Lear ......
View ArticleTroubleshooting • Re: Two RPi 5 dead
So for this guy the Pi worked and then suddenly stopped with this error. Seems worrisome. Properly designed electronics don't just die.Of course they do. Everything has a lifetime.You could have the...
View ArticleRaspberry Pi Connect • Access RPi Connect over smart phone
Hello, I can acces my RPi-4 over Raspberry Pi Connect from PC without any problems. However, accessing it from my smart phone is much diferent story. On my phone I can see only small part of the left...
View Article