Search found 123 matches

by Ritu21
Fri Jul 26, 2019 9:51 am
Forum: General Discussion
Topic: How to send PMTK Command to GPS module
Replies: 0
Views: 2399

How to send PMTK Command to GPS module

Hi, I am adding gps facility in my project for which I need to first configure the settings in gps as per our need. I am trying to send PMTK command for changing baudrate, type of NMEA messages and the data rate. I used a function already given in example of UART for sending data as mentioned below:...
by Ritu21
Tue Jul 23, 2019 7:21 am
Forum: ESP-IDF
Topic: Problem in Access Point Mode
Replies: 5
Views: 8192

Re: Problem in Access Point Mode

Hello,

This is my ESP-IDF version v4.0-dev-217-g5b2247df2.

I added a little delay when Sta Disconnection event is received and so far we are not facing any issue.

Thanks
Ritu
by Ritu21
Mon Jul 22, 2019 7:32 am
Forum: ESP-IDF
Topic: Problem in Access Point Mode
Replies: 5
Views: 8192

Re: Problem in Access Point Mode

There was a special character in passphrase and of 8 characters. Attached is the file for wifi configuration.
by Ritu21
Mon Jul 22, 2019 6:59 am
Forum: ESP-IDF
Topic: Problem in Access Point Mode
Replies: 5
Views: 8192

Problem in Access Point Mode

Hi, Esp 32 is running on STA-AP wifi mode, I change wifi ssid and password to something which is not available ,which disconnects the ESP-32 from station. Now when I restart the module,station is disconnected at the same time access point doesn't show up in my mobile wifi list and if it shows up, do...
by Ritu21
Fri Jun 14, 2019 8:34 am
Forum: ESP-IDF
Topic: OTA upgrade is aborting
Replies: 21
Views: 27293

Re: OTA upgrade is aborting

I am getting the same error again. Please help me to solve this issue. Maybe it's hanging in your NVS calls at the end. John A I removed that part and tried, then too it is not upgrading. Also, I removed recent codes , then too no luck. Buffer size for ota image is 2048 bytes which is a global vari...
by Ritu21
Thu Jun 13, 2019 1:36 pm
Forum: ESP-IDF
Topic: OTA upgrade is aborting
Replies: 21
Views: 27293

Re: OTA upgrade is aborting

Hi, I am getting the same error again. Please help me to solve this issue. Waiting for your response Thanks Ritu Hi, I just want to know that are you still facing issue after adding delay or timer before going to restart system from your end? Yes, even after adding delay I am getting this error. [/...
by Ritu21
Thu Jun 13, 2019 12:54 pm
Forum: ESP-IDF
Topic: OTA upgrade is aborting
Replies: 21
Views: 27293

Re: OTA upgrade is aborting

Hi,

I am getting the same error again. Please help me to solve this issue.

Waiting for your response

Thanks
Ritu
by Ritu21
Thu Jun 13, 2019 8:10 am
Forum: ESP-IDF
Topic: Header sent from http client
Replies: 0
Views: 1790

Header sent from http client

Hi,

How can I print full header sent from http client ?

Thanks
Ritu
by Ritu21
Tue Jun 11, 2019 9:24 am
Forum: ESP-IDF
Topic: Macro Based Logging
Replies: 3
Views: 3821

Re: Macro Based Logging

Hi Ritesh,

I want logging for all the components of my project.

Thanks
Ritu
by Ritu21
Tue Jun 11, 2019 5:35 am
Forum: ESP-IDF
Topic: How to upgrade esp-idf component
Replies: 1
Views: 3145

How to upgrade esp-idf component

Hi,

I want to upgrade cJSON version to latest i.e 1.7.12 in esp-idf. How do I do that ?

How to add external library to esp-idf ?

Thanks
Ritu.