Search found 9 matches

by Suma S
Mon Aug 28, 2017 10:20 am
Forum: General Discussion
Topic: esp-wroom-32 WI-FI server/client
Replies: 1
Views: 3379

esp-wroom-32 WI-FI server/client

Hi, I would like to create a small server using esp-wroom-32,in that server one web page is created and some space(like rectangular box) is allocated for client (to write some text).When the client is access the server and write the text,the server need to read the total text written by the client a...
by Suma S
Fri Jun 30, 2017 9:49 am
Forum: General Discussion
Topic: esp-wroom-32 communication with mobile using bluetooth
Replies: 8
Views: 12288

Re: esp-wroom-32 communication with mobile using bluetooth

please anyone clear my doubt reply to my post
by Suma S
Thu Jun 29, 2017 7:14 am
Forum: General Discussion
Topic: esp-wroom-32 communication with mobile using bluetooth
Replies: 8
Views: 12288

Re: esp-wroom-32 communication with mobile using bluetooth

hi, i need little information about length of data to be transmitted to the Bluetooth. when i am trying to send more info it is taken only 17 characters..and please inform me what is the max size of data to be transmit and where i have to do the modifications in code.

thanks
by Suma S
Tue Jun 27, 2017 12:57 pm
Forum: General Discussion
Topic: esp-wroom-32 multitask
Replies: 1
Views: 3771

esp-wroom-32 multitask

HI, I am trying to create a multitask in esp-wroom-32 in this my i am create a task for Bluetooth,uart,spi,WiFi,i2c...etc.i flash my code on esp module.but i am not getting output.while flashing i am getting the error statement as make: *** [/c/esp32/esp-idf/components/esptool_py/Makefile.projbuild:...
by Suma S
Fri Jun 23, 2017 12:21 pm
Forum: General Discussion
Topic: esp-wroom-32 communication with mobile using bluetooth
Replies: 8
Views: 12288

Re: esp-wroom-32 communication with mobile using bluetooth

thank you its helpful to me
by Suma S
Fri Jun 23, 2017 5:44 am
Forum: General Discussion
Topic: esp-wroom-32 communication with mobile using bluetooth
Replies: 8
Views: 12288

Re: esp-wroom-32 communication with mobile using bluetooth

Hi,Thanks for your reply and i am trying to implement the basic project, I want to send a text like hello,hi....like some commands to esp-wroom-32 from my mobile(using Bluetooth) and at the same time i want to receive message on my phone like command received successfully from esp-wroom-32.the text ...
by Suma S
Tue Jun 20, 2017 9:16 am
Forum: General Discussion
Topic: esp-wroom-32 communication with mobile using bluetooth
Replies: 8
Views: 12288

Re: esp-wroom-32 communication with mobile using bluetooth

please anyone reply to this post
by Suma S
Sat Jun 17, 2017 11:34 am
Forum: General Discussion
Topic: esp-wroom-32 communication with mobile using bluetooth
Replies: 8
Views: 12288

esp-wroom-32 communication with mobile using bluetooth

Hi, I am trying to communicate esp-wroom-32 using Bluetooth,i want to exchange data between my mobile and esp-wroom-32. esp-wroom-32 is connected to host(lap) through uart. i want to send data from my mobile to my laptop via Bluetooth. please any one give me the instructions how to achieve it and sh...