Shirish Jadav
Shirish Jadav
It restarts or something... 29 times sending pingreq ... here it is [Edit: I think this is the second issue] ```` [MQTT INFO] MQTT_MSG_TYPE_PINGRESP [MQTT INFO] Sending pingreq auth (2c0)...
https://github.com/espressif/esp32-at/issues/12 this does not solve the problem either...... its restarts multiple times .. and then it works fine after 4-5 restarts.[Edit: this is the first issue.] ` ``` [MQTT INFO]...
issue 2 is happening always. after 29 times .. ``` [MQTT INFO] Read len 2 [MQTT INFO] MQTT_MSG_TYPE_PINGRESP I (1812826) wifi: state: run -> auth (2c0) I (1812827) wifi: n:11...
hello... any help on this ? i am stuck here.
what is this problem?
still this error is killing my project.. Please help. ``` `[MQTT INFO] Read len 18 [MQTT INFO] deliver_publish [MQTT INFO] Data received: 5/5 bytes [APP] Publish topic: rpi2/temp [APP] Publish...
this also helps to sample at higher rate like 1000Hz @hbob thank you
libraries\EEPROMex/EEPROMex.h:159:22: error: conflicting declaration 'EEPROMClassEx EEPROM' extern EEPROMClassEx EEPROM; ^ In file included from EEPROM.ino:1:0: C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM/EEPROM.h:145:20: error: 'EEPROM' has a previous declaration as 'EEPROMClass EEPROM' static EEPROMClass EEPROM;...
I did not use that library later.. :P :D
well that board was custom built for a project. but controller was Atmega328 same are everything was same as arduino mini pro. now I don't remember the file . :P...