Search found 1696 matches

by rudi ;-)
Sat Feb 11, 2017 12:32 am
Forum: General Discussion
Topic: ESP-WROOM-32 AT commands firmware
Replies: 60
Views: 87231

Re: ESP-WROOM-32 AT commands firmware

push: the best way is, you test first the steps by using a terminal better, you connect one ESP32 to a terminal and the second ESP32 to a terminal then you can "play" the steps you need later on AVR and you can make a protokoll. this protokoll then you write then later for the AVR / c code the AVR t...
by rudi ;-)
Sat Feb 11, 2017 12:23 am
Forum: General Discussion
Topic: ESP-WROOM-32 AT commands firmware
Replies: 60
Views: 87231

Re: ESP-WROOM-32 AT commands firmware

AVR(1)<-UART->ESP32(1) <-WIFI-> ESP32(2)<-UART->AVR(2) :) this is the simplest way: take a look to the AT Instruction document You need on one side the SoftAP ( Accesspoint ) + Station Mode ( Client ) and on other side the Station Mode ( Client ) Your searchstring in docu is : AT+CWMODE you can set...
by rudi ;-)
Fri Feb 10, 2017 11:54 pm
Forum: General Discussion
Topic: ESP-WROOM-32 AT commands firmware
Replies: 60
Views: 87231

Re: ESP-WROOM-32 AT commands firmware

Not in this point. I have 2 AVRs and 2 ESPs : 1. AVR connected to ESP (AVR+ESP) 2. AVR connected to ESP (AVR+ESP) I need to make comunnication between 1 and 2 bidirectional. (AVR + ESP) <-> (AVR + ESP). Using AT commands I need to make communication between 2 AVRs. :) ;-) ok. i think you have conne...
by rudi ;-)
Fri Feb 10, 2017 11:22 pm
Forum: General Discussion
Topic: ESP-WROOM-32 AT commands firmware
Replies: 60
Views: 87231

Re: ESP-WROOM-32 AT commands firmware

Hi again :) May I ask you the another question? :) I`m trying to make comunication between two modules of ESP ( ESP<->ESP ). Actually I need to make comunication between two AVR. I need to get the data string through UARTs - Is it possibile ? What trasmission mode should I set? I need to use AT com...
by rudi ;-)
Fri Feb 10, 2017 9:15 pm
Forum: Showcase
Topic: [info] ESP32-EVB board for IoT with Ethernet 100Mb interface..
Replies: 19
Views: 45937

Re: [info] ESP32-EVB board for IoT with Ethernet 100Mb interface..

push:


BOM, Gerbers, Board Shema, and others on github
( click on the pic for shema as pdf at github )

ESP32-EVB_Rev_A_s.png
ESP32-EVB_Rev_A_s.png (696.42 KiB) Viewed 26499 times
[/url]

best wishes
rudi ;-)
by rudi ;-)
Fri Feb 10, 2017 4:21 pm
Forum: General Discussion
Topic: ADC speed?
Replies: 29
Views: 82653

Re: ADC speed?

ESP_puff wrote:Hello vbastani,
The sample frequency is 6KHZ. We have 12-bit SAR ADC up to 18 channels.
txs
Interesting would be still, all channels share this frequency or applies to everyone
by rudi ;-)
Fri Feb 10, 2017 11:18 am
Forum: General Discussion
Topic: [AT example] how we can register server callback for received Wifi Data from client
Replies: 0
Views: 3183

[AT example] how we can register server callback for received Wifi Data from client

hi guys

AT example on github

cause AT is provided as a LIB..

does this know / tested someone?

have started this on github too


best wishes
rudi ;-)
by rudi ;-)
Fri Feb 10, 2017 1:28 am
Forum: General Discussion
Topic: AT Command Processor
Replies: 7
Views: 10788

Re: AT Command Processor

Hi, I have been trying to get the AT Command Processor working with the sparkfun thing. Everything complies ok, and seems to flash ok, but I get an error from the serial terminal after a reset (see below). There is no response to <CR> or AT<CR> from the terminal. I have tried the Esp Idf current re...
by rudi ;-)
Fri Feb 10, 2017 12:24 am
Forum: General Discussion
Topic: ESP-WROOM-32 AT commands firmware
Replies: 60
Views: 87231

Re: ESP-WROOM-32 AT commands firmware

hi only a thinking, have not tested just in time ( later time ) can we use uart0 as AT command port, too ? does it be enough to set it in the sdkconfig ? best wishes rudi ;-) yes we can ( fine with make flash monitor too ) 7.png you do not need any more USB Adapter or others. simple flash over the ...
by rudi ;-)
Thu Feb 09, 2017 10:01 pm
Forum: Showcase
Topic: [info] ESP32-EVB board for IoT with Ethernet 100Mb interface..
Replies: 19
Views: 45937

[info] ESP32-EVB board for IoT with Ethernet 100Mb interface..

esp32-evb.jpg hi guys olimex new ESP32-EVB board for IoT first prototypes are spotted here and here it comes with nice parts ESP32-WROOM32 module two relays 10A/250VAC Ethernet 100Mb interface LiPo charger and step up converter allowing ESP32-EVB to run from LiPo battery microSD card connector two ...