Search found 9 matches

by Mithilesh
Fri Nov 08, 2024 3:27 pm
Forum: Raspberry Pi
Topic: OLED Display Detected on Raspberry Pi 4, But Not Displaying Anything - Need Help!
Replies: 0
Views: 181

OLED Display Detected on Raspberry Pi 4, But Not Displaying Anything - Need Help!

Hi everyone, I’m trying to get my "0.96 Inch I2C/IIC 4pin OLED Display Module BLUE" to work with my Raspberry Pi 4, but I’m stuck. The display shows up when I scan for it on I2C (address 0x3C), but I can’t get anything to actually display on the screen. Here’s what my setup looks like: Setup Connect ...
by Mithilesh
Wed Oct 09, 2024 10:21 am
Forum: Internet of Things (IOT)
Topic: STM32F407VET6 Data Logging Issue – Need Help!
Replies: 1
Views: 597

STM32F407VET6 Data Logging Issue – Need Help!

Hi all, I’m facing issues with data logging on my STM32F407VET6 using FatFs and an SD card via SPI. The logging starts fine but then either freezes or corrupts the file after some time. I’ve tried adjusting buffer sizes, checked SPI communication, and ensured a stable power supply, but no luck. Any a ...
by Mithilesh
Wed Oct 09, 2024 10:14 am
Forum: Internet of Things (IOT)
Topic: SIM800L V2 Not Catching Network - Help Needed!
Replies: 1
Views: 688

SIM800L V2 Not Catching Network - Help Needed!

Hi all, I'm having trouble with my SIM800L V2 module not registering on the network. The NET LED keeps blinking rapidly, indicating no connection. Here's my setup: Power: 5V/2A supply SIM card: Works in a phone (JIO 4G enabled) Antenna: Properly connected AT Command (AT+CREG?): Returns 0,2 (not ...
by Mithilesh
Wed Oct 09, 2024 10:07 am
Forum: Internet of Things (IOT)
Topic: Tech Geek question: Everyday IoT: Your Favorites!
Replies: 7
Views: 856

Re: Tech Geek question: Everyday IoT: Your Favorites!

I commonly use the Raspberry Pi and ESP8266 in my IoT projects. The Raspberry Pi is a versatile single-board computer that handles complex tasks, ideal for home automation and data collection, with easy network connectivity and support for Python programming. In contrast, the ESP8266 is a low-cost ...
by Mithilesh
Tue Oct 08, 2024 6:21 pm
Forum: Internet of Things (IOT)
Topic: Facing an issue with 4G LTE Shield
Replies: 1
Views: 15034

Re: Facing an issue with 4G LTE Shield

It looks like you're having trouble establishing a TCP connection with your 4G LTE Shield. Here are some steps to help troubleshoot the issue: 1) Check APN: Ensure the APN (airtelgprs.com) is correct for your provider. 2) Signal Quality: Use AT+CSQ to check the signal strength. 3) Verify PDP Context ...
by Mithilesh
Fri Aug 09, 2024 6:04 pm
Forum: General Discussion
Topic: ESP8266 COM Port Detection Issue
Replies: 1
Views: 14768

ESP8266 COM Port Detection Issue

Hello, I’m currently working with the ESP8266 module and am facing an issue where it is not being detected as a COM port on my computer. Despite trying several troubleshooting steps, the problem remains unresolved. Troubleshooting Steps Taken: 1) Different USB Cables: I’ve tested with multiple USB ca ...
by Mithilesh
Fri Aug 09, 2024 5:26 pm
Forum: RC/Drone
Topic: How I Use Digital Radios for Testing and Adjustments of my CT6B transmitter
Replies: 0
Views: 8080

How I Use Digital Radios for Testing and Adjustments of my CT6B transmitter

Introduction: I wanted to share my experience with using digital radios for testing and fine-tuning radio channels. Digital radios have proven to be incredibly helpful in managing and optimizing signal performance. Here’s how they can be beneficial and how you can get started with them. Benefits of ...
by Mithilesh
Wed Jul 24, 2024 2:31 pm
Forum: Introduce Yourself!
Topic: Introduce Yourself!
Replies: 31
Views: 55740

Re: Introduce Yourself!

Hello everyone, My name is Mithilesh Solanke, and I’m currently interning with the technical team. I’m excited to join this forum and connect with all of you. I look forward to sharing knowledge, learning from your experiences, and collaborating on various technical projects. If you have any que ...
by Mithilesh
Wed Jul 24, 2024 2:24 pm
Forum: Raspberry Pi
Topic: Enhancing Raspberry Pi 4 Network Performance for IoT Projects
Replies: 0
Views: 11772

Enhancing Raspberry Pi 4 Network Performance for IoT Projects

Hello everyone, I'm exploring ways to improve network performance on the Raspberry Pi 4 for my IoT projects and thought I'd share some insights and tips: 1. Wi-Fi Optimization: Use a USB Wi-Fi adapter with better range and speed if your project requires improved wireless connectivity. Positioning ...