Search found 6 matches

by jrubic
Mon May 31, 2021 11:04 am
Forum: General Discussion
Topic: Esp32 Antenna. Lora + WiFi
Replies: 1
Views: 1697

Esp32 Antenna. Lora + WiFi

I want to have a connection through Lora and Wifi simultaneously, but the wifi antenna that is on the ESP32 board has little range. As a solution I am working with an ESP-32U with Ipex antenna and I am also connecting a SX1278 module through SPI. I use a simple code that works well with TTGO LORA SX...
by jrubic
Mon May 10, 2021 6:26 am
Forum: General Discussion
Topic: ESP32 Antenna
Replies: 2
Views: 2392

ESP32 Antenna

Hello,

I have some units of TTGO LORA SX1278 ESP32 0,96 OLED 32M. I'm working simultaneously with Lora and Esp-Now.
The antenna is for Lora, but I am not sure if it is also used for wifi. Can anyone advise me?

I appreciate the answers in advance.

Thanks.
by jrubic
Mon Aug 10, 2020 9:34 am
Forum: ESP32 Arduino
Topic: Esp_now / Esp_cam
Replies: 0
Views: 1562

Esp_now / Esp_cam

I have to install an Esp_cam camera in a place without internet access. I have thought about using Esp_now sending short packages and recomposing them at destination. Anyone have any idea how to do it?
Thank you in advance.
by jrubic
Tue Jun 30, 2020 2:45 pm
Forum: ESP IoT Solution
Topic: Esp Now sleep mode.
Replies: 1
Views: 3319

Esp Now sleep mode.

I'm developing a system based on Esp_Now and Lora with which I send orders to carry out remote processes, that is, I need to keep them on alert but in a sleep state because else, the battery runs out in a short time. The problem is that I don't know how to wake them up when an external message arriv...
by jrubic
Sat May 09, 2020 10:09 am
Forum: ESP IoT Solution
Topic: Esp Now distance.
Replies: 1
Views: 5336

Esp Now distance.

Hello, I am developing a project that communicates several sensors with a Gateway through Esp_Now. All teams are Esp32. There is no connection to the router wifi. Everything works well when I have the equipment nearby and in sight, but if I pass them to different rooms even if they are less than 10 ...
by jrubic
Mon Mar 09, 2020 3:27 pm
Forum: General Discussion
Topic: MPU6030 to ESP32 connection
Replies: 0
Views: 3531

MPU6030 to ESP32 connection

I have connected an MPU6050 to an ESP32 without problems, but the value of the Z axis increases without stopping. I am not moving the sensor. I am using the sample code with the arduino IDE.
Can somebody help me?.
Thanks in advance.