Hi everyone,
I'm trying to get GPS data using an ESP32 and a NEO-6M module. I connected everything as shown in the picture below (please see attachment).
After powering it on and going outside, I wait for a while. Eventually, the LED on the NEO-6M starts blinking, which (as I understand) means it ...
Search found 3 matches
- Fri May 02, 2025 8:27 am
- Forum: ESP-IDF
- Topic: ESP32 and NEO-6M
- Replies: 1
- Views: 152
- Thu Apr 10, 2025 4:53 pm
- Forum: ESP-IDF
- Topic: ESP-NOW and WiFi
- Replies: 1
- Views: 491
ESP-NOW and WiFi
I have a problem that I would like help with.
I have been stuck on this for over a week and I can't seem to solve it. I have two ESP32 components, one a transmitter and the other a receiver. Each is connected to a separate breadboard.
The reciver ESP32 is placed on a breadboard along with ...
I have been stuck on this for over a week and I can't seem to solve it. I have two ESP32 components, one a transmitter and the other a receiver. Each is connected to a separate breadboard.
The reciver ESP32 is placed on a breadboard along with ...
- Sun Apr 06, 2025 2:29 pm
- Forum: ESP-IDF
- Topic: ESP32 Wifi and Promiscuous mode
- Replies: 0
- Views: 901
ESP32 Wifi and Promiscuous mode
I'm working on a project where I need to calculate the RSSI values from a receiver using ESP32. I have two separate codes: one calculates RSSI in promiscuous mode (without WiFi connection) and the other calculates RSSI while connected to a hotspot and Blynk. However, I'm having trouble combining ...