Search found 4 matches

by Frogg1ven
Sat Mar 05, 2022 2:18 pm
Forum: Hardware
Topic: sim800l replacement
Replies: 1
Views: 1350

sim800l replacement

HI, I'm working on project with sim800l module and esp32, where I need to send some data to my server with AT commands. I managed to achieve that, but sim800l module is causing problems with serial communication or server communication, so I want to replace it, but this time I need module that actua...
by Frogg1ven
Sat Jan 29, 2022 1:58 pm
Forum: General Discussion
Topic: Price of esp32-s3-wroom-1u
Replies: 1
Views: 1902

Price of esp32-s3-wroom-1u

Hi,
I would like to know how much esp32-s3-wroom-1u would cost?
I'm interested in buying one.
by Frogg1ven
Thu Sep 30, 2021 9:41 pm
Forum: Hardware
Topic: Reducing current consumption of ESP32-WROOM-32E GPIOs
Replies: 0
Views: 1554

Reducing current consumption of ESP32-WROOM-32E GPIOs

Hello,
how to configure GPIOs of ESP32-WROOM-32E on custom pcb to achieve as low as possible power consumption in (esp_sleep_enable_timer_wakeup)? I am using GPIOs all except GPIO2.
Looking forward to hearing from you!
by Frogg1ven
Sun Sep 19, 2021 4:52 pm
Forum: General Discussion
Topic: Passing wifi credentials to esp32 with mobile app
Replies: 0
Views: 1228

Passing wifi credentials to esp32 with mobile app

Hi, I'm working with esp32 and I need to pass wifi credentials to it via wifi or bluetooth using mobile app (to write mobile application, I'm using ionic vue.js), I'm wondering if anyone had the same idea, and implemented this in application and esp32? Or maybe you know the simplest way to do it? I ...